You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sql-tools/dict.txt

5 lines
188 B

1 year ago
SELECT T.FTableName AS <EFBFBD><EFBFBD><EFBFBD><EFBFBD>,T.FDescription AS <EFBFBD><EFBFBD>˵<EFBFBD><EFBFBD>,C.FColumnName AS <EFBFBD><EFBFBD><EFBFBD><EFBFBD>,C.FDescription AS <EFBFBD><EFBFBD>˵<EFBFBD><EFBFBD>
FROM TTableDictionary AS T, TColumnDictionary AS C
WHERE T.FTableName = C.FTableName