Topics
Started by
Posts
Last post
Hi I would like to know how the T-SQL Query is processed in SQL Server ? I know that First the SQL…
4 replies
Hi all, I need to disable an index from a table on certain condition from a stored procedure. How c…
5 replies
I have some tables in a database which contain the month and year, i.e., CustAddresses_Dec07, CustA…
3 replies
Hi All, I am having a stored procedure which will delete 22 millions of record. Is there any quicke…
10 replies
Hi, I want to use an if statement in my SQL stored procedure but what i have tried is not working a…
5 replies
This is the code I’m working on. It was creating a table with the same name and bombing. I changed …
3 replies
I'm working on creating a stored procedure based off of a sample I found on the web and keep gettin…
5 replies
If I run the stored procedure below, it takes much longer to run than if I run the query by itself …
9 replies
Hi All, I am having a requirement to display the top 5 recently visited users for a web site. I…
10 replies
Is there a way to locate any stored proc in any Db within a server from SQL Server Management Studi…
1 replies
I am having a problem BULK INSERTing data into a view. The problem occurs infrequently, seemingly a…
1 replies
I HAVE A QUERY WHICH GIVES THE OUTPUT 1 BELTSVILABC 2 BELTSVILABC_DEF 3 BELTSVIL ABC_G…
2 replies
Hi, First I want to thank everybody in this forum. I always learn new things here. I am facing a pr…
6 replies
I keep getting an incorrect syntax error on this CASE statement. (Msg 156, Level 15, State 1, Line…
2 replies
Scenario: I have a lookup table with an ID (int) and a Name (nvarchar(64)) In that table are severa…
2 replies
Viewing 15 topics - 8,731 through 8,745 (of 12,230 total)
You must be logged in to create new topics.