[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
- Subject: Re: [sqr-users] selecting all rows from a table withoutspecifying the column names
- From: "PeterG Clark" <PeterG.Clark@vac-acc.gc.ca>
- Date: Mon, 16 Oct 2006 08:02:09 -0300
- Delivery-date: Mon, 16 Oct 2006 07:05:38 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
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