Topics
Started by
Posts
Last post
How can I query a varchar(250) field for a specific word: "Project Managers Book" "The Project Book…
9 replies
I have a stored procedure that is taking about 12 hours to run, even when the database has no other…
10 replies
Data load from excel file into the table. I am using SQL 2005. I have my physical excel file with d…
5 replies
I have the following code: DECLARE @COnsultantID Char(20) DECLARE @StartDate DateTime Declare @EndD…
7 replies
Hi, I have a SQL2005 db for tracking the prices of products at multiple retailers. The basic struct…
3 replies
Hi All, I am wrote a simple Insert into query, that selects values from table A and inserts it into…
2 replies
Hello, i sathish getting problem in the triggers for this coding insered trigger query. crea…
3 replies
HI, I am trying to access data from a different srever by writing select * from [IPadress].database…
1 replies
Hi Friends I am deleting a table in that 20000 thousands Rows is there when i am deleting that tab…
1 replies
I have following table structure. RecordID | CustomerTicket | Other details .... 1 TK01…
9 replies
Hi I want to combine both the triggers into One trigger, can some one help me on this. ALTER TRIGG…
2 replies
I am running into and issue with a temp table. The temp table is created using a Select INTO comman…
22 replies
I am concatenating three fields into one: following is my sql selectLast_Name+' '+First_Name+' '+…
6 replies
I need to track all changes to my database at the application level. Say if anybody logs into the a…
11 replies
Is there any way I can pass a variable to the seed value in when I create the identity. This is bec…
6 replies
Viewing 15 topics - 10,186 through 10,200 (of 12,234 total)
You must be logged in to create new topics.