Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting first record
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00633484
Message ID:
00633544
Views:
13
>>>What is the easiest way to select the first record based on a single field?
>>
>>See SELECT TOP 1 ...
>
>I should have given a better explanation of what I am looking for.
>
>If I have several records for companyA and several records for companyB and several for companyC, what is the easiest way to select the first record for each company?

You've to provide a definition of the first record in terms of the table fields.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform