Topics
Started by
Posts
Last post
I am trying to load csv file into a sql table through ssis.I am using derived column as below: (TR…
1 replies
I have a database here that is meant strictly for reporting. What's included in the refresh and ult…
8 replies
My values vary from 20 to 20000, but have no decimal. I can cast as dec, but I don't need to add o…
8 replies
I have a table that is updates by: UPDATE table SET col = val WHERE PKCol In (Id1, Id2, Id3); The u…
6 replies
Hello everyone, I have Node1 and Node2 cluster servers running on Windows 2008, the Domain Controll…
7 replies
@UserName nvarchar(32), @LoggedDt datetime AS BEGIN SELECT UserID,UserName,LoggedDt FROM X WHERE …
10 replies
Hi All, Is it possible to configure Replication on database that is in Read Only / Stand by Mode i.…
3 replies
TableA ID | intTrialID| strLocationName| strLocationCity | strLocationStat…
1 replies
Hi all, Select into Statement but it contains decrypted columns? And an error occured? (1 row(s) af…
1 replies
I have a table in SQL Server 2008 R2. It has 3 years data i partitioned it in to 12 partitions(Quar…
17 replies
I've run the sys.dm_db_missing_index_details and I've found out the results. These are all coming o…
1 replies
Hello Everyone, In a asp.net WebForm, based on MSSQL 2008, i called a Procedure, in which it is dec…
11 replies
In the below statement , why does primary needs to be enclosed in square brackets.? ALTER DATABASE …
2 replies
I had installed SQL server 2005 on my system (OS: XP pro, sp2). Then i installed SQL server managem…
1 replies
I need to update employee id's in our HR database. The problem is there are a lot of primary and fo…
9 replies
Viewing 15 topics - 23,806 through 23,820 (of 30,225 total)
You must be logged in to create new topics.