Topics
Started by
Posts
Last post
Hello All, I have a code and I am trying to use Merge statement. MERGE DBO.DASHBOARD as target usi…
4 replies
can someone plese help? I am attempting to determine when a backup is complete using sp_who2. If b…
8 replies
Hi Friends, can some one please help me with script which data file auto growth is not set to 5gb a…
1 replies
Hi Sirs, I have a query as below and takes almost a minute to execute. But if i replace IN clause w…
3 replies
so I have a field of 100 patients, and their daily dosages..20mg, 40mg, 25mg ect..... I'd like to h…
1 replies
Hello gentleman, Here is the problem I am facing into SSRS. I have a column "description" which has…
1 replies
I have a table named as Modules CREATE TABLE #Modules ( [ModuleId] [int] , [ModuleName] [varchar…
10 replies
Hello all, Is there any other way to write this code with out using union's? As there are more then…
2 replies
Hi, I have two stored procedures: CREATE PROCEDURE OuterSP BEGIN BEGIN TRY BEGIN TRANSACTION; …
3 replies
Dear All; I am doubt for calling the SP with in the select Query This is my sample procedure EXEC […
6 replies
Hi there, I have a table that is used to service a email distribution Listsystem, I need to remove …
9 replies
Hi, I have following string to parse and I want to get only 'abcde' out of it, how do I do it. basi…
3 replies
I am a beginner (obviously) and I want to get a count of roles from table incident that have not be…
3 replies
Ok, sorry for the dumb question but I am stumped as the best way to add up a bunch of hh:mm::ss dat…
1 replies
Hi all, I'd like to load table space info for two databases and make a comparison (for example in r…
1 replies
Viewing 15 topics - 6,841 through 6,855 (of 10,647 total)
You must be logged in to create new topics.