Topics
Started by
Posts
Last post
Table1 ( row_id ) table2 ( row_id ) insert into table2 select t1.* from table1 t1 with (nolock) le…
5 replies
Hi fellow DBAs, I've have a SQL Server 2008 instance that has been giving me some performance issue…
9 replies
I am converting a DTS package from SQL 2000 to 2008. Initially this package is being invoked via st…
4 replies
Hi, if any body can u help me with this problem
5 replies
I just installed SQL Server 2008 on a new external remote drive. Initially this program started wi…
11 replies
Hi all, I want to set my default log size to 1KB. Then each night, after a checkpoint and full ba…
12 replies
:w00t: I have a user account that has certain select and update access to a limited number of table…
4 replies
we have a application which is in Access. Now we are developing the application into web applicatio…
14 replies
Hi All, can anyone let me know the query to update all the statistics in a specific database.Its ve…
7 replies
Hi, @@MAX_CONNECTIONS: Returns the maximum number of simultaneous user connections allowed on an in…
4 replies
..........
1 replies
hi, i have this quay: select * from data_accounts da left join dbo.data_users as us on da.userid=u…
8 replies
The sql server database backup copy only is taken so that log chain is not break. In logshipping an…
10 replies
Getting the "Cannot open backup device\Operating system error 3(error not found)." error on a month…
11 replies
Hi, There was a sudden increase in the size of the production database. The database size grew by a…
10 replies
Viewing 15 topics - 24,001 through 24,015 (of 30,225 total)
You must be logged in to create new topics.