Viewing 15 posts - 466 through 480 (of 702 total)
My assumption was that a result set will be created with row numbers assigned by column "myno". And then I am ordering the result set by another column ([Type 1]...
May 30, 2009 at 3:37 pm
Hello, again. I see now that you asked a similar question about a month ago.
http://www.sqlservercentral.com/Forums/Topic705818-338-1.aspx
Chris offered a possible solution that, like the one I just suggested here,...
May 29, 2009 at 5:40 pm
This could probably be solved using aggregate functions with Group by. Your sample data is inconsistent in that not all rows specify the same number of columns. Also,...
May 29, 2009 at 5:27 pm
Which five rows would you want to be returned? Mocked-up desired results should clarify what you're trying to get here.
You've given them an order-by for the row_number() function that's based...
May 29, 2009 at 4:06 pm
Doesn't this forum have any kind of $rep system or mark a particular post as answer?
I've not seen anything like that. Usually, as in this case, the original...
May 29, 2009 at 9:47 am
Thank you for providing the test data.... I may be missing something about what you want to do, but it seems that just moving the "order by" to the end...
May 28, 2009 at 7:09 pm
Julio,
Please offer us the data you see in your table and the time value you expect to see for that number. I can understand if, for instance you said...
May 28, 2009 at 5:50 pm
Gaby Abed (5/28/2009)
Bob Hovious (5/28/2009)
May 28, 2009 at 1:03 pm
I apologize for jumping in by posting a question on one of the echo threads that Gail shared. Didn't realize that consensus what that to leave it to Steve and...
May 28, 2009 at 11:07 am
Pradyothana Shastry (5/26/2009)
use sql authentication mode and personate user
Pradyothana,
Why do you post copied text from other people's posts? Do you mean to comment on them and just hit...
May 28, 2009 at 10:33 am
So, everyone's waiting for someone else to post numbers 4996,7,8,9....This somehow reminds me of a sprint bicycle race where the two athletes will balance on their bikes at a complete...
May 27, 2009 at 6:52 pm
Hello, Expert Gurus!!!!
I need to know what "SQL" means.
Is an index the opposite of an outdex?
IF U DON"T KNOW, PLEAS DOn't AnSer me.
Urgent, urgent, urgent..... My...
May 27, 2009 at 6:15 pm
Paul White (5/27/2009)
Case expressions may only be nested to level 10.
Syntax error at line 5.[/font]
[font="Courier New"]Post count was...
May 27, 2009 at 5:06 pm
GilaMonster (5/27/2009)
Is there an echo in here ...echo in here... ...echo in here... ?http://www.sqlservercentral.com/Forums/FindPost724259.aspx
http://www.sqlservercentral.com/Forums/FindPost723631.aspx
Ah, the secret formula for building up points without actually demonstrating SQL acumen or adding value...
May 27, 2009 at 4:31 pm
Viewing 15 posts - 466 through 480 (of 702 total)