[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: [sqr-users] selecting all rows from a table withoutspecifying the column names



No, you cannot use the asterisk.

The SQR reference manual is quite clear on this in the section describing the 
BEGIN-SELECT.

>>> R.Kaushik@iflexsolutions.com 2006/10/14 09:23:47 >>>
Dear all,
         I would like to know whether I can retrieve all rows of a table
using, I do not want to code in all the column names..

Begin-select
*
From table_name
End-select

If so , how are the print positions assigned?

Thanks in advance for all responses. :)
Kaushik


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org 
http://www.sqrug.org/mailman/listinfo/sqr-users


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users