Topics
Started by
Posts
Last post
--- l have this script that l wrote but l'm having problems trying -- to get it to work. l wa…
7 replies
I am trying to determine the most recent receipt of each inventory item in a Purchase Receipts tabl…
2 replies
I'm looking for a SQL script to find all the stored procedures used to be transferred over to anoth…
3 replies
Good morning, I have a table of transactions. If the transaction type is D for Debit I would …
2 replies
I'm new to TSQL and I'm having trouble with this paticular situation. I have a table (see bel…
5 replies
hi every body By using this triggers iam able to insert data in table CREATE TRIGGER xyz ON zyx AF…
4 replies
How Do I get 10 rows at a time (i.e) 1-10 at first time and 11-20 rows at next click and so on. Can…
4 replies
This is driving me crazy as well as putting me way behind. I have a good sized table (SQL 2000) wit…
4 replies
I know that I can use T-SQL to add a dump device (EXEC sp_addumpdevice ...) and then run a backup. …
4 replies
Hi, How can i get the size of a file using sql-server. I am generating transaction log using batch …
1 replies
How can I write a "if all items on the order are RTD, then extract" ? i.e. The following would repo…
1 replies
Below I've posted code to a select statement in a SP of mine. I'm trying to dynamically creat…
1 replies
I have a table with dataid int, parentid int and dirname varchar(248). Basically it is a list…
6 replies
I have a problem I was hoping someone could help with. I need to calculate a cumulative value …
3 replies
How can I get the variable name to insert it's literal value into the query so can get something li…
1 replies
Viewing 15 topics - 11,836 through 11,850 (of 17,082 total)
You must be logged in to create new topics.