Viewing 15 topics - 13,636 through 13,650 (of 284,042 total)
Topics
Started by
Posts
Last post
Our system administrator and database admin recently quit, and, as the saying goes, guess who was s…
17 replies
Hello people! I have a table like this: [font="Courier New"] ID | Name | Parent ----…
17 replies
Hi Friends, Declare @t Table ( id int, EmpName nvarchar(500), status char(5), Repair int ) Ins…
17 replies
I am trying to better understand SQL Server internals - indexing, data structures, memory/storage a…
17 replies
Dear All: Not sure whether I am posting in the right place, hopefully I am. I have been managing tw…
17 replies
PLEASE, someone help me out here. I've been having this error since i upgrade my SQL 2000 server t…
17 replies
Hello all, I'm aware Views should always be considered before trying Table-Valued function as they …
17 replies
Comments posted to this topic are about the item How will SSDs change SQL Server storage arrays?
17 replies
Hi, I'm creating a stored procedures that accepts a comma delimited string of record ids (e.g. '1,2…
17 replies
Hi All How should i convert the month name to month number like 'April' it should converted to 4 'J…
17 replies
Is it possible to count columns with occurrences in a cross-tab query? The occurrence is: score is …
17 replies
The following statement has been causing some odd behavior. I can not modify it because it is in a…
17 replies
Hi, On 1 of my sql server 2005, there are 5 databases. I wanted to check out the frequency of ba…
17 replies
I have to reset the sa password . i am an admin on the box. i am not a sa . i dont know sa password…
17 replies
Comments posted to this topic are about the item LEN()
17 replies
Viewing 15 topics - 13,636 through 13,650 (of 284,042 total)