Topics
Started by
Posts
Last post
I have a sql stored procedure, which I want to return one integer value from. The sp is meant to re…
3 replies
Hi, I have a csv which is generated every day with 50 cols and 50000 rows. I want only selected col…
3 replies
I can't seem to figure how to insert new records into a database based on previous records. I want …
19 replies
Ok I have a server with about 400 databases on it. These databases house a series of customer appli…
3 replies
I have the following email being sent with query results using sp_send_dbmail. However I only want…
3 replies
Hi, I am trying to update values in a column based on a value randomly selected from the same colum…
3 replies
Hi there, I wonder if someone can help me. I'm not sure if this is an INSERT problem. The db I'm w…
5 replies
Hi All, In SQL 2005, is there a way that I can script out the entire database, so that it contains…
5 replies
Hi, I have an original table "MyTable" with nodes like followings MyTable's data NodeID …
6 replies
Hi to All, I have developing one windows application form using vb.net in this form i w…
3 replies
I have a table in SQLServer 2005 that has 250 rows. One of the columns contains values that are di…
3 replies
Hi, I'm need of returning multiple values in a CASE statement. ex: SELECT * FROM table WHERE field …
3 replies
I am trying to apply a criteria on a select query where I want to select a school only if it offers…
16 replies
Can we store files like pdf in varchar(max) or nvarchar(max) datatype? Is there any other datatype …
3 replies
If we need to know by using select getdate() but Can we change a Server(machine) datetime in sql_se…
8 replies
Viewing 15 topics - 6,946 through 6,960 (of 12,234 total)
You must be logged in to create new topics.