Topics
Started by
Posts
Last post
Select 'Customer' AS 'USERTYPE', DT1.DT, DT1.DT_KEY, SUM(A1.BLNC_AMNT) ,G1.GOGRPHY_KEY , '' …
9 replies
Hi All, I am told by one DBA that the Database which is used in company is carry forward.. means th…
17 replies
Hi All, I am aware that shrinking leads to fragmentation and doing it often is a very bad practice.…
10 replies
Hi all, I have 2 sessions: Session1: UPDATE a SET Column1 = fnc_calculatecost(b.ID) FROM Table_A a…
3 replies
Is there any special reason for placing these files in separate disks.
4 replies
Hello I am running queries, in production to test the performance issues. This is what i get from t…
2 replies
I have a table: CREATE TABLE [dbo].[XmlTable]( [XmlId] [int] IDENTITY(1,1) NOT NULL, [XmlDocument…
4 replies
Hi every one, Thanks for your great support and contribution to this forum. My client want me to c…
6 replies
Hi All, After this: EXEC master.dbo.sp_configure 'show advanced options', 1 RECONFIGURE EXEC master…
3 replies
I am having some problems with frequent deadlocks in a vendor-supplied database and I have been ana…
6 replies
I got a database which has serveral database files. Some are used and some are not. How can I find …
10 replies
Hi all, approximately how much time the sql server 2008 r2 will take to restore 66GB of .BAK…
4 replies
By: Anonymous
I've existing DB called A which contains 410 tables. I created another DB called B from the backup …
2 replies
Hi, What is the expression to set the default date of date parameter to getdate()-1. I want the SSR…
2 replies
Hi Guys, I was working on a script that would show all records in Table A that didnt have correspon…
5 replies
Viewing 15 topics - 12,961 through 12,975 (of 30,222 total)
You must be logged in to create new topics.