Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: SQL Multi-Table Query Question

    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...

  • RE: SQL Multi-Table Query Question

    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

     

  • RE: SQL Multi-Table Query Question

    Farrell,

    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...

Viewing 3 posts - 1 through 4 (of 4 total)