Topics
Started by
Posts
Last post
We use a third party to host our sql servers. All our data and log files are on separate discs - S …
3 replies
I am using the File System Task to rename a file. Once it's renamed I need to FTP that file. When I…
1 replies
Hi all, I have an issue with a trigger on SQLServer 2008R2. Code is : create TRIGGER [dbo].[alert_…
13 replies
Hello SSC, Does anybody have a tool to deploy an object like a stored procedure to all servers and …
4 replies
Hi all, Please let me know the best practice of Linkserver while setting up the Update transaction …
1 replies
Hello Experts, The Drop Existing clause while index creation prevents other NonClustered Index to b…
10 replies
Hi All, Today I had to rename the column for few tables and the old column name was present in the …
4 replies
I have a table as below A B 1Score= 90 2Score = 70 I would like to get the first record ,…
2 replies
Hi, I used linked server in a procedure which was working fine for two months, Now i am getting the…
3 replies
Last night the test team opened a strange ticked. The app have a grid where the user can check inci…
6 replies
We have a department who has some legacy software databases no longer in use. But they want to kee…
7 replies
Hi there - I have recently developed a SSIS package to extract information from a database. I dev…
3 replies
Hi, I have a table with two columns like this id_Contractnm_ContractType cd_StaffType 1 …
4 replies
Run this script create table #table1(steps int) insert into #table1(steps)values(1) insert into #ta…
26 replies
hi all, ( first at all i want to thank you for your answres wich help me alot :)) drop table #…
5 replies
Viewing 15 topics - 5,926 through 5,940 (of 30,225 total)
You must be logged in to create new topics.