1 line
96 B
MySQL
1 line
96 B
MySQL
|
SELECT DISTINCT name FROM tabDocType WHERE document_type="Transaction" AND ifnull(istable,0) = 0
|