Topics
Started by
Posts
Last post
Here is the script: ALTER TABLE password ADD COLUMN Domain varchar(50) NOT NULL GO Keep getting as …
1 replies
I have written a query but I'm not sure how to handle the version_number field. When a record gets …
3 replies
I realize that I'm probably not providing all the information that might be necessary to answer thi…
4 replies
I need to be able to query a database to find records that meet BOTH of the following conditions be…
5 replies
Hi, I'm runnning the following BCP command on my dev server: exec xp_cmdshell 'bcp Database.dbo.tb…
6 replies
I am going to update three table each containing 30 million records The query i used is like this …
1 replies
Good afternoon all, I've been looking through the other threads re: mutliple row updates, but none …
4 replies
I have two tables, studentRosterFinal and password, each with a composite PK comprised of the First…
2 replies
I have the update statement below utilizing a NOT IN. Is running rather slow, but I don't think th…
9 replies
Hi guys I have got a column in my table which is enclosed in the double quotes. I need to remove th…
15 replies
I am a new bee to SQL Server. Please help me. I have a table like OrderNo OrderDate Cost …
3 replies
Gurus I have a table like OrderNo OrderDate Cost PreviousCost NewCost 1 …
3 replies
Note sure if this is better served in the SQL Jobs forum or not so apolagies if I selcted the wrong…
16 replies
I need to parse certain sections from a sting. The string looks like this: '\\test20\ECP$\File_Pro…
7 replies
hi i want to write store procedure that it takes a "FileCode" and add "1" to a field wich name is…
3 replies
Viewing 15 topics - 5,041 through 5,055 (of 12,230 total)
You must be logged in to create new topics.