Topics
Started by
Posts
Last post
Hello, I have two tables ProspectLead and LeadfrontierData this two tables and linked by the ID Pro…
5 replies
create table #Sample_emp ( Ename varchar(50), EmployeeId int, ManagerId int ) insert into #Sample_e…
3 replies
Hi guys, I'm just reading the SQL10 Adminstrator's Pocket Consultant (p 584) and was a bit confuse…
1 replies
I have to download file/s from Ftp server. Can we use 1 SSIS package with FTP task only, to downloa…
3 replies
Hi, Error is: Could not load file or assembly 'Microsoft.SqlServer.Configuration.WizardFramework, V…
3 replies
Hello All, I have a co worker that uses the semicolon at the end of his SQL statements like Select …
19 replies
Can somone help me with the following grouping problem? I have a process which produced a table lik…
7 replies
Please, I have installed SQL SERVER 2008 R2 Standard Edition English Language. The Collation of the…
2 replies
Dear, I have a String='A,B,C'. I want to find A, B, C individually using substing function. There m…
4 replies
Specifically, a tempdb usage script that returns some usage/space stats, but also lists the sql ser…
3 replies
I have a table on DatabaseA. This table "inadvertently" had about 1.8 million records deleted about…
1 replies
I recently stored SQL Server 2012 on my pc but when I tried to restore any data base it gives me th…
2 replies
Hi all, I have a question regarding what happens to statistics when an index is rebuilt for a speci…
1 replies
I am rewriting a FOR DELETE trigger. The current trigger, written in 2004 when we were still on SQ…
5 replies
Hi folks, I imagine transactional replication is most often implemented between servers but I am tr…
4 replies
Viewing 15 topics - 11,281 through 11,295 (of 30,225 total)
You must be logged in to create new topics.