Topics
Started by
Posts
Last post
Hello, I'm writing a stored proc. in SQL Server 2005. I need to get data from another database in …
4 replies
I need to produce some statistics from our meeting booking system: The setup for this problem is be…
3 replies
Hello, everyone. I have been asked by my IT Development department to perform a difficult task on m…
3 replies
Hi Hi i have seperated dd,mm,yyy and hh,mm, ss. My Reqiuremet; I have data which is storing the "V…
2 replies
Hi, Help to give me an idea how to query to solve the below table Combine 1 and 1/2 an hour slot to…
8 replies
Hello All: Do we have any aggregate bit operator in TSql? Consider the following scenario I have a …
28 replies
what is the exact difference between IN and JOIN? when to use IN and when to use JOIN...plz explain…
2 replies
Hi all... Created this user defined data type: CREATE TYPE [dbo].[address] FROM [char](30) NOT NU…
1 replies
Hi, What is the difference between the AND and WHERE Clause of a query. Fr ex - SELECT C.A …
6 replies
Is it possible to insert several rows into a table, based upon a source table and not involving a c…
7 replies
I've been having to deal with UTC dates quite heavily the last week. VERY humbling. I would like to…
2 replies
First off, I didn't write this but did try to make it faster...I've tried looping through it snaggi…
8 replies
Hi all, i have this function which is not fully working. what it does is look at the date and work …
6 replies
Hi, I have a date field named MyDate datatype datetime e.g =2010-06-23 00:00:00.000 in my query I …
3 replies
While the follwing example is possible :SETVAR DB_NAME_ASSIGN "TEST TEXT" :SETVAR DB_NAME_TEXT "EX…
6 replies
Viewing 15 topics - 8,791 through 8,805 (of 10,635 total)
You must be logged in to create new topics.