Topics
Started by
Posts
Last post
How can I disable trigger, I dont want that to delete coz I may use it at some point of time. I wan…
2 replies
SQL Server 2000. I need to emulate the behavior of an oracle function that takes an sql statement a…
7 replies
I have a table with the following test data id serial_num status &…
3 replies
Hello. I'm new to SQL Server and need some assistance, if any of you kind people can help. I need t…
2 replies
I have a view which returns a record set full of things and their types. So one thing can have many…
1 replies
Hi, am using xp_cmdshell in SQL2k to copy a file from one place to another but sometimes it fa…
2 replies
Hi, I don't know if my brain is going but I can't seem to wrap logic around this one: I'm creating …
4 replies
Hi, Im pritty new to t_sql...Came up with this script well actually 3 of them to help report on sal…
5 replies
update nimages set nimages.evox_id = (select evox_id from vehicle_tmp v where v.vehicle_nmb =…
12 replies
I can't use a select statement to set the value of a parameter variable that is declared locally in…
2 replies
Hi all I'd be very pleased if you could give me recommendations for an introductory book on SQL for…
4 replies
Is there something better I can do to make it more streamlined? BEGIN UPDATE tbl_lead…
2 replies
I am using the following code for bulkinsert alter Procedure SelFile ( @FileName …
5 replies
I am trying to figure out the best way to create a snap shot of hours worked during a certain time …
4 replies
Hello I'm trying to update dynamically a few columns of a table, dynamically because I don't know i…
2 replies
Viewing 15 topics - 6,526 through 6,540 (of 17,082 total)
You must be logged in to create new topics.