Topics
Started by
Posts
Last post
Any help with the following would be greatly appreciated. Out of a particular table, Cust_Order_Lin…
4 replies
By: bpowers
I have declared some variables on the top then I have try catch. Then after the catch I have an ins…
1 replies
By: GSquared
Made updates to a table (SQL Server 2005) Would like to rollback those changes Doing log shipping …
4 replies
Hello- I’m attempting to create a SQL job that will move some files around and needing some advice.…
9 replies
By: SQLRNNR
Hi All I'm looking for some TSQL that will look through all the user defined functions, stored proc…
2 replies
Hi, I have a problem with an update query. Table1 contains FieldA which can feature leading and/or …
2 replies
I am running the following 2 sql's UPDATE dbo.adds SET code = dbo.format_chars(code) UPDATE dbo.a…
8 replies
Getting inconsistent record set While doing paging using ROW_NUMBER() function. Each time of execut…
1 replies
By: Lempster
I have 2 tables I'm pulling data from. One is a table that logs charges on accounts and the other …
8 replies
How can I accopmlish the following? I want to update the Cust_Line_Del table based on information f…
10 replies
By: bpowers
Hi I have 2 tables - Table1 with columns RowID and TableID Table2 with columns RowID1, TableID1, Ro…
14 replies
so for example. I have the below. Is this the same basic principle as using an into #tablename and …
15 replies
By: Garadin
I have a simple holding table thats populated with filenames from a directory and I'm wanting to cl…
11 replies
By: Garadin
I need to insert into a table , and define the type of each reocrd depending on some conditions ( T…
2 replies
Assume that a user U1 is running a transaction on a table T1. While the transaction is in process a…
1 replies
Viewing 15 topics - 4,651 through 4,665 (of 12,234 total)
You must be logged in to create new topics.