Topics
Started by
Posts
Last post
Hi. I have a field 'Quantity' that is of data type DECIMAL (17,5). It holds a value or time in minu…
14 replies
I have three tables and i do a left join in between table 1 and 2 to get all the data from table 1 …
16 replies
I am trying to write a function to make an old Oracle app more cross platform. Is seems to work for…
2 replies
I have data in column1 having datatype -varchar (4)) with 2 values - Yes or No I want to insert thi…
2 replies
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
Viewing 15 topics - 8,731 through 8,745 (of 12,234 total)
You must be logged in to create new topics.