Archived Months
January 2003
March 2003
April 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
July 2007
August 2007
September 2007
October 2007
all groups > sql server misc > may 2006

Help with SQL Statement
Posted by Johnny Meredith at 5/26/2006 8:45:10 AM
Hi all, I have three tables: Entity ID (PK) Name (varchar(255)) Key ID (PK) Name (varchar(255)) Value ID (PK) KeyID (FK) EntityID (FK) Value (datetime) There is a many-to-many relationship between entities and keys via the values table. I need a query that will return all po...more >>


Is this index redundant?
Posted by pshroads NO[at]SPAM gmail.com at 5/19/2006 9:37:56 AM
Let's say I have a table: create table example ( id int, createtime datetime, name varchar(20)) go create index ix_createtime on example(createtime) go create index ix_createtime_name on example(createtime, name) go Is the index ix_createtime redundant because the createtime colum...more >>

Select data from linked table
Posted by ggao NO[at]SPAM och.ca at 5/17/2006 11:55:05 AM
Hi, I need help to select data from 2 linked tables. The two tables have the following format: Table 1 ID Name Status 01 Adam 1 02 Bob 1 03 Coby 1 .... Table 2 ID Skill Level 01 Code A 01 Word 2 01 Excel 1 01 Access 1 02 Code A 02 Exce...more >>

Deleted half the rows from a table but it's still the same size
Posted by pshroads NO[at]SPAM gmail.com at 5/11/2006 11:35:56 AM
We have recently started archiving data in our database. With some of the tables that I've archived I see a reduction in the physical size of the table when I delete rows. In other words if I delete 50% of the rows the amount of disk space the table uses also drop by close to 50% But there are...more >>

Can MSDE and SQL live on the same system?
Posted by Clayton Sutton at 5/9/2006 3:52:31 PM
Hey everyone, We are running MSDE on a Windows 200 server and it has data in it. What I would like to know is can we also install MSSQL 2005 on that server and have assess to both databases. Is there anything we have to do to install it and make sure it doesn't overwrite or delete the MSD...more >>

US-CA-LOS ANGELES SQL Server DBA/Developer
Posted by Digital Careers, Inc. at 5/1/2006 12:00:00 AM
Position: SQL Server DBA / Developer Location: West Los Angeles, California Term: Permanent, full-time Salary: $75,000 - $85,000 yr. Contact: Ed Billion Digital Careers, Inc. itjobs@digcareers.com Experienced database administrator de...more >>



DevelopmentNow Blog