Topics
Started by
Posts
Last post
Hi All, So we have this stored procedure that runs fine most of the times, but we have occasionally…
4 replies
In trying to get a better grip on performance tuning I have a following example which I was wonderi…
8 replies
Hi , How to delete the previously created database mail profiles through SSMS
1 replies
Hi, In my C: drive where my sql runs i have only 2 GB left.. I checked log spaces for all datab…
4 replies
Hi All, I am using SQL server 2008. In my database I have a table sat "Employee" having a column sa…
1 replies
Hi all, I created a maintenance plan to perform backups for all the databases in my test b…
1 replies
Hi, We use SELECT min([date]) FROM table WHERE [date] IN (select top(100) [date] from table order …
30 replies
Hello, Is there a way to create a text file in the file system (Win) without xp_cmdshell / sp_confi…
5 replies
Hi, I wanna ask if I can put just one table for both prices an cities. In the beginning I created j…
3 replies
Here's the situation. I have some logs that seems to show someone executing a procedure I don't thi…
2 replies
I am working on a sql task where i have to loop through all the databases in the server and do oper…
4 replies
MSSQL2008 with 1 TB Harddisk space Databases: DB1 - data for 2012. DB1_Arch - data for 2011. *** I…
6 replies
We have a customer who wants to use LiteSpeed for backup process on few SQL Server 2008 EE machines…
3 replies
CREATE TABLE dbo.#score ( StudentID int IDENTITY (1,1) NOT NULL , Math int , science int …
7 replies
Is it possible to read a backup file directly and determine the version of the server that created …
16 replies
Viewing 15 topics - 12,331 through 12,345 (of 30,222 total)
You must be logged in to create new topics.