Topics
Started by
Posts
Last post
I'm looking after a SQL 2008 R2 box and several users have suddenly encountered a problem in a part…
3 replies
I am experimenting with using CDC to perform auditing in one of our user databases. If I perform a…
1 replies
hi SSC, am having a text in one column. assume that below is the text text : in a delete, insert, …
1 replies
update #InwardTransDetails set Branch='BP66' where Branch='NG26' and logindate='2013-08-07' is n…
3 replies
Hi all, We've just 'upgraded' one of our 3rd party apps which required a new version of the vendors…
4 replies
Hi experts, im trying to recreate a disaster recovery scenario and simulate a drive going down that…
4 replies
Hi, My SQL knowledge is basic to average and need some help in counting rows in a join where 2 date…
8 replies
I have some doubts related to transactions in SQL. Connection 1 open for DB1 database Begin transac…
5 replies
Here is my situation. I have to pull data from two different servers that are not linked together. …
9 replies
Hi Experts, I need to denormalizing the below table: CREATE TABLE #temp ( Id int ,categoryint …
1 replies
If I use CTE, I can write a more readable SQL statement. But does this affect what the optimiser do…
6 replies
I have a new position where I finally have the long sought after Sr. prefix included. Only time wil…
15 replies
Hi guys, I came back to check on my new stats gathering but found an issue..all the steps of the st…
1 replies
All jobs fail immediately when run manually with the error "Supply either @job_id or @job_name to i…
5 replies
"Access to the remote server is denied because no login-mapping exists" This is the error message i…
3 replies
Viewing 15 topics - 9,931 through 9,945 (of 30,225 total)
You must be logged in to create new topics.