sql-table-name-parser icon indicating copy to clipboard operation
sql-table-name-parser copied to clipboard

How to get the alias of a table may be irregular

Open Joe192168 opened this issue 4 years ago • 1 comments
trafficstars

Hello, recently, SQL is used for regular parsing. It is found that the table name can be resolved, but the table alias does not seem to be available. How to solve this problem.

Joe192168 avatar Nov 24 '20 09:11 Joe192168

currently alias is not supported

mnadeem avatar Nov 24 '20 12:11 mnadeem