Viewing 15 posts - 436 through 450 (of 9,399 total)
May 8, 2018 at 8:16 am
May 8, 2018 at 6:04 am
May 7, 2018 at 10:32 am
If I'm interpreting this correctly, you're asking about the equivalent of Oracle's rownum "pseudo-column" for lack of a better term. The TOP clause is what you want. Example:
May 7, 2018 at 5:59 am
May 7, 2018 at 5:44 am
SET QUOTED_IDENTIFIER ON;May 2, 2018 at 11:28 am
May 2, 2018 at 7:33 am
April 25, 2018 at 12:06 pm
Jason A. Long - Tuesday, April 24, 2018 2:50 PMMissing
Action
April 25, 2018 at 7:46 am
Viewing 15 posts - 436 through 450 (of 9,399 total)