Subject | Re: [firebird-support] Select |
---|---|
Author | Martijn Tonies |
Post date | 2003-09-01T07:12:10Z |
Hi Michael,
SELECT EMPLOYEEID
FROM EMPLOYEE
Selects only 1 field, I can easily list all other fields except
this one.
Please explain a bit more.
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
> Can I in a select statement select evrything but 1 field ?But what 1 field? What do you mean?
SELECT EMPLOYEEID
FROM EMPLOYEE
Selects only 1 field, I can easily list all other fields except
this one.
Please explain a bit more.
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com