Menu

#4 Add example for modify SELECT ... FROM-Fieldlist

open
nobody
None
5
2003-11-24
2003-11-24
No

Can you please add an example how to modify the field
list of a select statement:

SELECT a,b,c FROM table

should be modified to

SELECT a,b,c,d FROM table.

How to do this with gaSQLparser-Components?

Discussion


Log in to post a comment.