Topics
Started by
Posts
Last post
I have some base data which I will use to creat a cross tab report. The data consists ot trade tran…
1 replies
I have a SQL Agent job which runs a query and does other things depending on if the query returns r…
12 replies
Hi! i use Sql server 2008. i made my db in 2008. But my customer has sql server 2005. i need to loa…
2 replies
Hello, I' m looking for t-sql code to obtain all tables size within instance. I tried to look on in…
4 replies
Hi , I have a requirement to show an output with new line breaks in one of the output column. This …
1 replies
hi can someone tell me why select * from ( select '01-jan-1900' as DayBase union select GETDATE(…
10 replies
Hi Today, I was working on creating a disk space monitoring utility in one of our test environment …
5 replies
[font="Courier New"] I need to filter an ordered result set based on the first occurrence of a uniq…
6 replies
Hi everyone, I have the following table create table temp (status int,name varchar(20)) insert tabl…
3 replies
I am extracting data from tables to export into an Excel spreadsheet. One of the columns has a data…
9 replies
Hello, I'm looking for an answer that seems relatively simple; however, my brain is blocked. I'm lo…
3 replies
I have the the following code (last few lines). I'm able to come up with a correct SQL Statement bu…
3 replies
Hi Can anyone tell me what the 0 does in the following: SELECT DATEDIFF(m, 0, '01/01/2011'); Does i…
4 replies
I'm trying to assign a string to a variable that contains a Quote and I can't recall the syntax. Ob…
1 replies
I am getting the following error when trying to restore a backup file from msdb: Msg 3168, Level 16…
7 replies
Viewing 15 topics - 7,021 through 7,035 (of 10,635 total)
You must be logged in to create new topics.