Topics
Started by
Posts
Last post
Afternoon All We are looking to upgrade our server estate to windows 2008 in the near future - from…
5 replies
A package I created was running fine until all of a sudden a variable of data type int64 changed in…
1 replies
If I remember right, all indexes are automatically rebuilt when a table gets truncated and reloaded…
1 replies
Platform: MSSQL 2008 R2 What: performance problem problem description: accessing records in a table…
1 replies
I have to redesign the database based on the new business requirements Could someone please help me…
35 replies
DECLARE @Employee AS Table (SlNo INT,Name VARCHAR(500),Salary MONEY) DECLARE @XML AS xml DECLARE …
2 replies
here i am having table declare @test1 table( id int, telephone varchar(4000) ) insert into @te…
4 replies
I've inherited an ETL process that loads a few thousand records from a flat file (.csv) into a stag…
1 replies
Hi DBA's I can login into sql server using my windows authentication for example: domain\login If i…
3 replies
When building the query for a reporting datasource how do you prefer to do it? examples might be, a…
1 replies
SELECT * FROM sysindexes and ı get that error Msg 7105, Level 22, State 6, Line 1 Page (1:288), slo…
2 replies
Hi All I have a problem I cant work out. Yesterday, I added a column to the end of a table. This ne…
8 replies
Hi all, I'm merging two tables. Each table contains approx 1 million records currently (the tables …
10 replies
Hello SQL Guru, I’m newbie to create SQL Login that utilized Active Directory. I have a SQL Server …
12 replies
What is meant by No recompute option in update stats?, what it will do?
1 replies
Viewing 15 topics - 15,991 through 16,005 (of 30,191 total)
You must be logged in to create new topics.