Topics
Started by
Posts
Last post
I am having a problems with creating a join between 2 tables these are their formats table1, col1 i…
8 replies
Hi there, I have three columns that I am pulling back in my SELECT statement. Lets call them Col A…
10 replies
By: ps.
Why are cursors even an option in SQL you allways hear your self and others tell newbies to stay aw…
9 replies
I am getting: The multi-part identifier "TEX.Enroll_Trlr.Dtl_Count" could not be bound. I pasted in…
1 replies
By: GSquared
BEGIN SELECT @ct = MIN(ct) FROM ironchef.dbo.war_conferenceregistrations WHERE eventmeetingsetup…
16 replies
Hi, I'm trying to find an efficient solution to total some values at a certain period. Using the s…
2 replies
By: Grinja
I have files coming from several clients, the trailers have to validated against the detail record …
3 replies
By: trudye10
Field1Field2 12345 12345c The suffix of "c" (or others) is what's causing me the issue. …
6 replies
By: vstitte
Greetings everyone. I am designing a script that will shrink my databases periodically. Part of th…
7 replies
I have a small question, probably a silly one.. When we join 2 tables using left join like below: …
3 replies
By: gyessql
Hi guys, I was wondering if anyone knows why IF UPDATE(Column) takes so long to execute. I was wor…
2 replies
Dear friends Is there a way to delay a trigger either using waitfor delay '00:00:30'. I have a trig…
11 replies
Help pls.. I am trying to import data from dbase(legacy app) to sql server. In legacy app the da…
7 replies
I don't have a connection to a DB to test it. Does the syntax look correct? Thanks. DECLARE confreg…
16 replies
Dear all, I have a transaction to call below stored procedure. I found sometimes the command after …
4 replies
Viewing 15 topics - 5,851 through 5,865 (of 12,230 total)
You must be logged in to create new topics.