Topics
Started by
Posts
Last post
Hi all. I hope you can lend a hand to my sore head! I have to write a query to work out a running m…
9 replies
How do we avoid blocks or performance down grade against a table that has deletes and inserts again…
6 replies
Hey guys, I have a Merge script which seeds data first time into a fact table. I have to design a s…
10 replies
Hi, DECLARE @NUMERO VARCHAR(15) SET @NUMERO='00-908/88AB***;' SET @NUMERO=REPLACE(REPLACE(REPL…
10 replies
In a sql server 2008 r2 database, I am working with triggers for the first time. In an update trigg…
5 replies
Hi I am using following query but unable to get the result at the end, it gives me error " The conv…
7 replies
I need to update statusB column in tableA by comparing server name. If the server name in tableA is…
4 replies
my query USE [AP_ECC] GO /****** Object: StoredProcedure [dbo].[ap_ecc_Mail_for_statuslog] Scri…
2 replies
My company processes data for our clients. We have one database for each of the clients. Largest …
5 replies
Hi guys, I really appreciate if someone reply back ASAP. Here is my sample data Table Name = AddPr…
3 replies
Hello, I am working with SQL 2008r2. I have a situation where I need to count >15 consecutive sc…
6 replies
We have a 70 GB mdf w/ a 29GB ldf. After doing full backup, can I truncate the log via the follow…
7 replies
Good Morning I am new to T-Sql and I have been taske with creating a simple Time table with four co…
2 replies
I am getting the following error on a sql server 2008 r2 database: Msg 102, Level 15, State 1, Line…
5 replies
In the connection string information to a sql server 2008 r2 database, I am currently setting the i…
2 replies
Viewing 15 topics - 4,276 through 4,290 (of 10,647 total)
You must be logged in to create new topics.