| View previous topic :: View next topic |
| Author |
Message |
George Christoforakis Guest
|
Posted: Tue Sep 09, 2003 1:53 pm Post subject: Only one row needed/Interbase |
|
|
Hello all,
how can I get only one row (the first for example) in Interbase?
tia
George Christoforakis
|
|
| Back to top |
|
 |
Craig Stuntz [TeamB] Guest
|
Posted: Tue Sep 09, 2003 2:35 pm Post subject: Re: Only one row needed/Interbase |
|
|
George Christoforakis wrote:
| Quote: | Hello all,
how can I get only one row (the first for example) in Interbase?
|
In InterBase 6.5+ use the ROWS clause in SQL.
-Craig
--
Craig Stuntz [TeamB] . Vertex Systems Corp. . Columbus, OH
Delphi/InterBase Weblog : http://delphi.weblogs.com
Useful articles about InterBase and Delphi development:
http://delphi.weblogs.com/articles
|
|
| Back to top |
|
 |
|