Topics
Started by
Posts
Last post
I have written a stored procedure. as of now it inserts 10 percent for every user as below. orderi…
3 replies
iam using merge statement in my proc.target table have lineid primary key. if i get not matched res…
1 replies
Hi trying to do the following SELECT Date, Year, CASE DATEPART(mm, date) WHEN 07 THEN 6 END AS…
3 replies
I have two tables that each contain approximately 90 million records. The second table represents a…
3 replies
what is query cache plan , list the dmv's to trouble shoot poor performance of a query in sql 2005/…
2 replies
Hi DBA'S I had 2012 integration services installed on a server. i am trying to connect to Oracle bu…
6 replies
How can I find how long a particular SP runtime? SueTons. Regards, SQLisAwe5oMe.
8 replies
Hi I am getting a syntax error on the following: case DATEPART(mm,APPT_RPT_APPOINTMENT.START_DA…
2 replies
Hi Team, when i insert a record into particular table, cascading is happening, i want to know the c…
4 replies
Hi, is there a way to set "Grant Execute to [domain \ Active Directory Group] automatically without…
1 replies
Can any one please explain locks like how it works & when it will require
3 replies
Asynchronous Service Broker used for Auditing. 1 Should the initiator code sit within the trigger.(…
2 replies
I'm running two stored procedures that basically copy data from one database into another. When I …
7 replies
Hi Friends, Here I want to confirm something about IDENTITY columns. We know that adding an IDENTIT…
2 replies
I have table in which i have data like - Columns are VoucherNo and TransactionID PD0000021TRN00000…
9 replies
Viewing 15 topics - 12,151 through 12,165 (of 30,222 total)
You must be logged in to create new topics.