Topics
Started by
Posts
Last post
Anyone know how can I set the default database so that Management studio will default to a pa…
1 replies
ALTER TABLE dbo.employee SWITCH PARTITION $partition .HourRangePF1(762) TO [dbo.employeearchieve$…
2 replies
I have a simple table with 500K+ rows and two columns: id (int, indexed) and clob (ntext). I need t…
4 replies
I have following 3 tables: user role user/role i want to build an sql that returns a table with the…
1 replies
Hi! I need to return like a line number of the result of my Select. How can I do it? Exam…
10 replies
Hi, Im trying to switch a partition from partitioned table to a non partitioned table. I am getting…
1 replies
Hi Guys, I'm new to SQL 2005 and I'm planning to take up SQL 2005 certification. I'd appreciate if …
4 replies
We are currently auditting insert/update/delete statements using triggers, and now have a requireme…
1 replies
Has anyone encountered any issues with taking databases from SQL 7 SP3 to SQL 2005? (backup D…
2 replies
As an engineer, I'm responsible for installing, upgrading and maintaining the various Exchange and …
2 replies
Hello, Im on a shared server that unfortuanty has lots of other accounts on it and shows their data…
1 replies
I'm new to sql 2005 and having dfficulty with a simple task - outputng a view to a text file. When …
3 replies
Hi everyone . i m new bea in .net .I hv install sqlserver2005 developer edition . but i have'nt fo…
1 replies
Hi We are planning to move over to SQL Server 2005 in near future. At the moment Website is on a se…
4 replies
Can I make a Synonym for an entire Database ? For example something like.... create SYNONY…
2 replies
Viewing 15 topics - 10,261 through 10,275 (of 10,974 total)
You must be logged in to create new topics.