Topics
Started by
Posts
Last post
Hi, I have two tables as defined below Table 1: JOBS job_id &nbs…
5 replies
I want to add an existing value to a new value that was determined by a select statement. How can t…
2 replies
I need to write a stored proc that takes in a list of transaction codes and should only return thos…
1 replies
Please, can anybody give me a hint on why the below runs in 27 seconds with the subquerry (o…
6 replies
How Can I get old value From a column before I inserted..?
2 replies
i have a table name bill.having fields billid ,bill no and so on..bill id is autoincreamented...an…
6 replies
Hello, I have a little issue that I'm trying to resolve that may be simpler than I'm making it. So …
5 replies
I need to create a stored procedure that will automatically script all databases to separate &…
3 replies
Hi, I need to join two big tables and return all rows of the tables. The problem is the two tables …
6 replies
I have some stored procedures that have TRUNCATE TABLE XXXX before it INSERTS new data into th…
3 replies
This is the first time I've ever written anything where there will be multiple users on the system …
5 replies
Hello I have a huge query that make mathematical transformation on database. All works fine except …
5 replies
Hi there, My question is given a table create table a (ID int, path varchar(50)) insert into a valu…
8 replies
We have table (say table name “Store”) in which some columns are generated dynamically and d…
4 replies
Hi..... We have table (say table name “Store”) in which some columns are generated dynamically and …
2 replies
Viewing 15 topics - 6,331 through 6,345 (of 17,082 total)
You must be logged in to create new topics.