Topics
Started by
Posts
Last post
HI All, Which would you consider to be a better query: I would go with query 2 cause it uses a join…
38 replies
how to insert image into a table in sql 2005
2 replies
How do i select only numbers up the first occurence of a non-numeric string? example; 200k returns …
13 replies
Hi experts, I use dbmail frequently but this time I want to send mail to whomever is designated as …
2 replies
I cannot find anything showing an example of how this function is used.
7 replies
Suppose I have the following simple statements in a batch script that I execute within either a mgm…
2 replies
Hi, I have been looking at a legacy system that I have responsibility for and have noticed a lot of…
4 replies
I have the following in the table: idQTY_INPrice_INQTY_OutPrice_out 115000010.0115000010.01…
2 replies
Dear All, While i executing select 1545801376+1833558419 i got the error "Arithmetic overflow err…
2 replies
declare @Input int, @Record nvarchar(2000), @ID int, @Temp int select @Inpu…
2 replies
I want to Exclude the two columns from the Group By clause of the following query, If I don't inclu…
12 replies
Hi all, I've run into a problem with some code that I am trying to write 🙁 Basically I wanted to cr…
16 replies
Create Table Temp( nameX VARCHAR(10), moneyX int ); INSERT INTO temp VALUES('a',10); INSERT INTO te…
4 replies
I am trying to run a simple SELECT query to select just three dates from a table. The date column …
14 replies
I need to have my column names as source,type ,10/11,09/11,08/11,07/11,06/11,05/11 how can i get t…
13 replies
Viewing 15 topics - 8,056 through 8,070 (of 12,230 total)
You must be logged in to create new topics.