Topics
Started by
Posts
Last post
Hi Experts, I was given a stored procedure by a developer to tune it. I used io and time statistics…
39 replies
Hello, I am migrating from SQL 2005 to 2008 R2. Some stored procedures use the system function @@SP…
1 replies
Hi All, I am new to the company and here we have several tables being partitioned via a creation_da…
2 replies
Hello! I have script: ;WITH A(PersID,LastN, FID, MID) AS (SELECT [PersonID] ,[LastName] …
4 replies
I make this post with a certain amount of guilt; because I feel that I have not searched enough for…
1 replies
hi, If I login as the schema user and excute SELECT OBJECT_NAME(id) FROM syscolumns WHERE id=objec…
5 replies
I want to send out an email to Users if they enter incorrect data into database table. The User wil…
4 replies
hi, can we create an index on an a coloumn on datatype varchar/nvarchar having maximum size? ex …
5 replies
Hi, I wrote a procedure as below... Create PROCEDURE [dbo].[GET_HEIRARCHY_CODE] (@STR VARCHAR(50)) …
6 replies
Sql Gurus, I have an Inventory trail table where I am going to capture all orders and sales and log…
5 replies
I cannot copy the table structures..but below is the scenario I have a query which runs fine when o…
16 replies
Hi, i have a problem with comparing the data from the several period with the previous data the pr…
3 replies
WE have a database that was on SQL 2005 in 2000 compatibility mode and now we're trying to get it t…
7 replies
Does anyone know of a a way to replace "null" with "" across an entire table without having to list…
4 replies
I have a list of scores, anything from 10.00 to 151.80 for example. I need to create a range of 10-…
7 replies
Viewing 15 topics - 7,666 through 7,680 (of 10,647 total)
You must be logged in to create new topics.