Topics
Started by
Posts
Last post
I have to create 3 triggers for a table - INSERT, DELETE, and UPDATE. The triggers will be used to…
17 replies
By: Dird
I have the following issue: 1. I work for a company that has boutique stores in various locations …
3 replies
Hi Expertts, I got a requirement to install a new SQL Server 2012 on a server where it already had …
2 replies
By: SQLRNNR
To All, I need some advice. I've just started a new job and one of the first problems I've encounte…
3 replies
By: SQLRNNR
Can not figure out what I am doing wrong in table on I have FirstName and PhoneNumber and in the se…
11 replies
I have gathered employee data SELECT EmpID, LName, FName, StationID FROM emp.employees Provides me …
5 replies
I need to check to see if string contains (,-, / or . and pull out only the numbers from the strin…
4 replies
Hi SQL Guru's, Is there any way to find out who has added any new data file or log to the database …
4 replies
By: SQLRNNR
Hi, Have a database that is set to recovery model=full. Some data was inserted then immediately d…
14 replies
By: SQLRNNR
Hello - I have a db on one server, and I'd like to copy it over to a different server every night t…
7 replies
By: dbursey
Trying to get a total of instances of events and assigning it an alias (SELECT COUNT(id) from Fin…
1 replies
/****** Object: Table [dbo].[PhoneTable] Script Date: 4/23/2013 4:55:46 PM ******/SET ANSI_NUL…
7 replies
The following SQL query isn't scaling very well! Works great on record sets of 10-20 million. Howev…
10 replies
By: Abu Dina
I have a stored procedure and I am selecting Renewal Date and the Last Renewal date (second last gr…
3 replies
can any one explain me what is double hopping
1 replies
Viewing 15 topics - 11,551 through 11,565 (of 30,222 total)
You must be logged in to create new topics.