Topics
Started by
Posts
Last post
I have a table called MachineDtl in SQL Server 2000 with the following fields: Date &nb…
3 replies
In one of my stored procedure I am Inserting the data into 3 tables. BEGIN TRANSACTION trans1 Inser…
2 replies
In one of my stored procedure I am Inserting the data into 3 tables. BEGIN TRANSACTION trans…
2 replies
In one of my stored procedure I am Inserting the data into 3 tables. BEGIN TRANSACTION trans1 Inser…
1 replies
Hi, can somebody help on this query 1 select count(PolicyNumber) from GE_ReservesFile where Recaptu…
9 replies
Hi All I’m trying to write a SQL statement for a web search engine, it should do the following: Bre…
3 replies
Hi, Is there a way to count months? Basically what i need to do is count back in months to th…
2 replies
How can I update a column w/ a QUOTE in the persons name? UPDATE Customers SET Last_Name = 'O'CON…
8 replies
Greeting everyone, here's a nutcracker for you guys to ponder... I've been given a query whose purp…
5 replies
I have changed over from the Oracle world to SQL Server. I need to do a bulk load from a csv file i…
4 replies
Hi all, Can any body tell me, how to use .xls file or .csv file as a attachment to the xp_sendmail …
5 replies
Is it possible to place all the results of a select statement into one line, eg Select surname from…
3 replies
Hi, I need to produce a stored procedure to populate a table with all database names under the same…
3 replies
Is it possible to query the table of a remote data server (MS SQL) in "query analyzer" without usin…
3 replies
Hi, I have taken a full backup on 11/1/2006 and the file name is dbback1 and after that I…
13 replies
Viewing 15 topics - 5,461 through 5,475 (of 17,082 total)
You must be logged in to create new topics.