Topics
Started by
Posts
Last post
Greetings all. I have quite a few procs which exec other procs to do away with rewriting code. I am…
37 replies
Hello, I have an SQL server that is being moved in a day or so. Part of this move is to rename the…
6 replies
I have a simple view that joins two tables. I need to update the output of the view in a post proce…
2 replies
Okay, this is probably something fairly simple, but I'm fairly new to SQL. I have two tables. In …
3 replies
Hi I have a decimal (20,6) field representing a date and time down to 6 decimal places of a second.…
7 replies
I am writing a delete trigger to audit the deletion made on the table from which machine. I need to…
2 replies
Hi there, I need to create a dynamic query inside a stored procedure. The dynamic query should acce…
4 replies
Is there a way to create a table with columns based on sql variables (i.e. create table #table1 (@s…
1 replies
Good afternoon! I am stuck on a select statement. I have a table of prospect communication events. …
3 replies
Hi, I have a page that has a variable number of requests for sets of information (For example, user…
4 replies
Does anyone know of any issues with creating threads in an extended stored procedure. The thread is…
1 replies
The system I have uses a yearly renewal date for membership. I have converted this to a week number…
4 replies
Is it possible to change a week number to a date range??? ie week 5 to 27/01/03 and 2/2/03 Thanks S…
1 replies
I have tables products ProductID ItemId PriceCodeID Prices ItemId Code1 Code2 Code3 Code4 Where the…
4 replies
I have a query where I need to insert 1 to n records where n is an integer. There is only a single …
1 replies
Viewing 15 topics - 15,781 through 15,795 (of 17,082 total)
You must be logged in to create new topics.