May 31, 2005 #1 anisam IS-IT--Management May 31, 2005 1 FR Hello, I have a simple question. When using the SELECT statement, such as in Select Name From Clients etc. How can I ommit the column names in the result set? I just want the results of the query to appear. Thank you very much! anisam
Hello, I have a simple question. When using the SELECT statement, such as in Select Name From Clients etc. How can I ommit the column names in the result set? I just want the results of the query to appear. Thank you very much! anisam
May 31, 2005 #2 PHV MIS Nov 8, 2002 53,708 FR This highly depends on your RDBMS and your query environment. Either check your documentation or post in a forum dedicated to your flavor of SQL. Upvote 0 Downvote
This highly depends on your RDBMS and your query environment. Either check your documentation or post in a forum dedicated to your flavor of SQL.
May 31, 2005 #3 fredericofonseca IS-IT--Management Jun 2, 2003 3,324 PT And for such a basic question why not try it? Regards Frederico Fonseca SysSoft Integrated Ltd http://www.syssoft-int.com Upvote 0 Downvote
And for such a basic question why not try it? Regards Frederico Fonseca SysSoft Integrated Ltd http://www.syssoft-int.com