Topics
Started by
Posts
Last post
How to find permormance issue with repect to Parameter Sniffing? and how to resolve it.
3 replies
Hello all I hava a database of 15 gb on the mdf and 54gb on the log, both with autogrowth, nobody i…
4 replies
I would like to filter the large table using the small one, so that I end up with only those record…
19 replies
I am wanting to create the stored procedure on the link below but getting the following errors Plea…
14 replies
select isNull(OverT.OverTH,0)as Hours from OverT where convert(Date,OverT.AttendDate) between '2011…
3 replies
Hi, I have created a table with the following and inserted a row. Create table dbo.Photo (ID int, D…
1 replies
I have just upgraded from SQL 2008 Enterpise to SQL 2008 R2 Enterprise. Prior to the upgrade I had …
10 replies
Hi, I can't see sql server agent node. Initially I installed sql server express edition on windows …
2 replies
SELECt Emp.EmpCode ,Emp.Name ,Dept.Name as Depart ,Desig.Name as Desig , Sum(isNull(OverT.OverTH,0)…
1 replies
hi i am having table ie student_id student_nm student_date 1 john 12-09-89 …
1 replies
I've been tasked with documenting a number of databases that need to backed up and restored on a ne…
4 replies
I have a query which is referencing queries which are referencing queries etc. I am using execution…
26 replies
Hi Guys, I am using Symmetric encryption using certificate to encrypt a data column. I have three t…
9 replies
Hi All, I work as SQL database developer for about 4 years. I learned everything by my self for the…
4 replies
After going back and re-reading available info http://msdn.microsoft.com/en-us/library/ms187373.asp…
2 replies
Viewing 15 topics - 20,431 through 20,445 (of 30,225 total)
You must be logged in to create new topics.