Topics
Started by
Posts
Last post
I have a question that will the replication(Log backup on every 5 min) affect if I do a shrink file…
1 replies
How to clear all the data in a table with out deleting the database of a particular tables st…
3 replies
Hi Guys When scripting to new query window a Restore database job RESTORE DATABASE [DB] FROM DISK …
2 replies
I used dynamic SQL to make a stored procedure to create login : USE [db901_DEV] GO SET ANSI_NULLS O…
2 replies
In delete and truncate which one really free the memory after running? Thanks
11 replies
OK, I walked into an environment where with the following.... The SQL DBA Does not install the OS. …
12 replies
We use third party software written in VB that uses an SQL2008 database. There are custom fields t…
11 replies
I had a user request for access to a database. He mentioned odbc read access. When I checked with h…
1 replies
I have a process where I am querying a database that has an NTEXT column that contains XML (should …
1 replies
This is a script to find out what and who is running queries currently... Select spid,hostname,prog…
1 replies
Hi all, I'm trying to execute the following statement. update table1 set col1 = case when isnumeric…
13 replies
I have a need to concatonate the values of ten fields together, but to only include a separator if …
20 replies
Is there a process to change the font of all rows depending on the value of a field? ex. change all…
1 replies
According to books online, the user_seeks column contains Number of seeks by user queries Now, wh…
4 replies
Just installed sql 2008 and trying to access it from old sql 2000 servers. Essentials of the proble…
3 replies
Viewing 15 topics - 21,076 through 21,090 (of 30,225 total)
You must be logged in to create new topics.