Topics
Started by
Posts
Last post
okay in a pickle following table global_usage ID varchar (contains alphanumeric values,not unique) …
6 replies
My table as data as follow, IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[d…
6 replies
Hi all, While working on a performance task I need to optimize the performance ofthe query which is…
6 replies
I have 3 tables 1.Stage 2.Master 3.History all the three table having same table structure. eg. Col…
2 replies
Hi Experts, I have used Aasim Abdullah's (below link) stored procedure for dynamically generate…
1 replies
I have one 'instead of delete' trigger on one table, which I want to use to control what gets delet…
3 replies
Hi I have tried a number of different attempts to get this going and am not having any luck, I hav…
8 replies
Hello Friends I have written a query that have a sub query. That works fine for fetching single col…
3 replies
Hi Experts, I am supposed to delete all rows from USER and its child tables based on PracticeID = '…
5 replies
i have a table that has defined as xml. I would like to parse out one of the values, as a row by r…
4 replies
Hi all, Can you guys please tell me why I am getting different rows in output from below queries: S…
3 replies
Hi all I think this is an unusual circumstance because I cannot find any info to help with this and…
6 replies
I have been trying to calculate age and the results either round the age up one year or down one ye…
3 replies
I have two string variables each has Varchar(8000) Declare @VariableA varchar(8000) Declare @Variab…
3 replies
Hello, I tried a quick search about this subject but cannot find any relevant topic. I don't even k…
8 replies
Viewing 15 topics - 1,261 through 1,275 (of 10,647 total)
You must be logged in to create new topics.