Topics
Started by
Posts
Last post
Hi, I've been looking for help changing SQLAgent job step properties. Specifically I keep all my SS…
3 replies
Hi, I need help in resolving this issue. I have the following tables (Some comments are there to un…
21 replies
By: sturner
Hello, During some operation I want to check the Memory utilization. Can I get some memory utilizat…
5 replies
Here's a type of query that has always puzzled me, in fact, I've even asked SQL gurus about it. In …
5 replies
I need to Need to filter the following Query by Schema: IF EXISTS ( SELECT * FROM tempdb.dbo.s…
7 replies
I'm trying to get the following output from the SQL Statement listed below, however I forgot how to…
5 replies
I need to write a query that returns a list of students and their *final* grade. The table I'm que…
27 replies
I was handed off some code did not do what the customer needed. I'm tracking the Number of Inserts …
10 replies
Hi I am writing some code to calculate an end SLA expiry date for any given period. How it works is…
5 replies
Hello All, Hope there is a simple answer to this problem. I need to take the following data: Table1…
10 replies
My question is why this code not working I want to check if global temp table exist if no then recr…
5 replies
I have a Merge Statement that uses an OPEN QUERY Statement. I have added a Date_Inserted Column to …
5 replies
I have this SELECT name,cmptlevel,DATABASEPROPERTYEX(name,'Recovery')AS RecoveryModel, DATABASEPR…
4 replies
i have a table[table1] with a field summary which has data as 1-AB-XY 2-OP-AB 1-AB-XY 1-MN-ZZ-AB 1-…
8 replies
Does anyone have a basic example of the use of the OUTPUT CLAUSE in a MERGE Statement? I found exam…
1 replies
Viewing 15 topics - 6,256 through 6,270 (of 10,647 total)
You must be logged in to create new topics.