Topics
Started by
Posts
Last post
Hi, I need to log data into a log table when there is update to a table. On every UPDATE to most co…
3 replies
I have a master file that I have inherited which has duplicate Rows for the same Account Code due t…
11 replies
This is annoying and I can't seem to find a solution I like. At my workplace, we have to build our …
2 replies
Hi, I have a loop to populate tables from a production database into a UAT database whilst applying…
3 replies
Hi, I have a data that is stored in MB. I was trying to convert from MB to GB if the data is over …
8 replies
I have some database corruption and need to write an SQL script to rectify it. Basically I have som…
6 replies
I came sccross a problem where Try/Catch block did not catch an error. Here is a part of my code wh…
13 replies
use distribution; declare @sql varchar(1000) set @sql='sp_replmonitorhelpsubscription NULL,NULL,N…
6 replies
/* I've been looking in vain for a while now for a solution to the problem of turning rows into col…
9 replies
Hi. Normally we change connection to another server by Right click or click (Change Connection butt…
7 replies
Hi, I'm trying to select distinct records from TableA and TableB below, but I'm getting multiple re…
4 replies
Hello: I 'm starting to manage a very big non-documented database created by another people. I wish…
2 replies
Hi all, My problem is as follows: I have a table that contains fields as shown below ctxt int clan …
4 replies
another subtle gotcha! with TRY CATCH CATCH blocks are resumptive unless there is another TRY block…
4 replies
getting this error when I run this function: Msg 241, Level 16, State 1, Line 1 Conversion failed w…
1 replies
Viewing 15 topics - 3,361 through 3,375 (of 12,234 total)
You must be logged in to create new topics.