Topics
Started by
Posts
Last post
Was wondering if anyone had any recommended programs or scripts for documenting database code. Spe…
8 replies
I have a procedure that selects records from one table to another, depending on the error flag, Int…
2 replies
By: Stamey
Hai, I want to sum up the child department values and display in the parent record Below is the Tab…
1 replies
I'm attempting to use the following query to update the substring %/themes/old/% with '%/themes/new…
7 replies
Alright, the question came up with what happens when the text string coming in is too big for the '…
4 replies
Hi friends need Delete Query Delete from StoreGroupMember Where d in (select * from StoreGroupMemb…
2 replies
Hi, I am building a driver table for an automation project. I can use SUSER_SNAME() to grab the use…
2 replies
[font="Tahoma"]Hi all I have a table with the some Statistical data... I am working on a SSIS packa…
13 replies
By: vani_r14
Need a Query to filter the matching records from table. Having 2 tables. Table A Having 100 record…
5 replies
Hi EXEC msdb.dbo.sp_send_dbmail @profile_name = 'SqlNotification' , @recipients = 'bkumar@ab…
5 replies
By: Bhuvnesh
I've googled this and found plenty of preaching on avoiding cursors in small-scale applications, bu…
7 replies
By: WayneS
I have some significant strangeness going on with columns_updated() in an update trigger. It appea…
13 replies
Is there a script which will compare the structure of two tables. one table resides in sql 2005 and…
5 replies
2 replies
Hi, I'm trying to disable a defualt constraint on one of my table.I know that we can drop and recre…
2 replies
By: Lowell
Viewing 15 topics - 886 through 900 (of 4,155 total)
You must be logged in to create new topics.