Topics
Started by
Posts
Last post
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
Hi all, I am trying sys.dm_db_index_physical_stats. I observed something about sys.dm_db_index_phys…
6 replies
I'm creating one table ps(phonenumber search) create table ps ( name varchar(100), email varchar(1…
1 replies
Hello all, I'm having some issues with a query I have which includes a dynamic case statement. I re…
4 replies
Hi All, I have a table in which one of the column is UniqueIdentifier. I have NULLS from re…
1 replies
Viewing 15 topics - 4,276 through 4,290 (of 10,636 total)
You must be logged in to create new topics.