Viewing 3 posts - 1 through 4 (of 4 total)
Farrell,
Thank you so much. Boy do I feel like a do-do! It's funny cuz when I searched the TSQL help files, there is...
February 18, 2005 at 3:27 pm
#543199
Hi Farrell,
This is my query syntax:
Select top 1 from xcctran
This is my error:
Server: Msg 156, Level 15, State 1, Line 1
Incorrect syntax near the keyword 'from'.
Leslie
February 18, 2005 at 3:20 pm
#543194
Thanks for the suggestion. Unfortunately the version of SQL I have (MS SQL 8.0) doesn't support "TOP" as a selection criteria. I was bummed when I found this out! I...
February 18, 2005 at 3:08 pm
#543189