Viewing 15 topics - 261,451 through 261,465 (of 283,936 total)
Topics
Started by
Posts
Last post
I have two tables within a database Ticket and TicketH. I have an Insert and Update Trigger th…
8 replies
I wrote a simple select stored procedure with a where clause pointed to a @parameter - no EXEC, no …
5 replies
I have this update that hits about 50,000 rows. However it takes about 5-7 minutes which is too lon…
8 replies
Hi i hope you can help me out here. I have a sql server with 2 databases on it (lets call them dbA …
7 replies
We have a bunch of rules (30 in one table) which have to be applied to each account which meets cer…
4 replies
I have this big if statement checking for each different type and writing an update statement for e…
4 replies
Hi: I am experiencing problems with master/target servers. First, the specs: Server 1: ---SQL Serve…
4 replies
Well this currently a mixture of curiousity and trying to be proactive question. I was wo…
1 replies
Hi, I'm an intermediate user of SQL as a developer. I've created an audit table in which I w…
2 replies
If a record returns null for a particular field I would like to insert -1 into that row. How …
2 replies
Hello! I thought this would be simple but when I started to write the procedure I didn't know where…
5 replies
With the following table info: DBCC SHOWCONTIG scanning 'Invoice_Details' table... Table: 'Invoice_…
9 replies
I have a ranking problem. I need to calculate rank and percentile for each group of people. Here is…
25 replies
I hope this will make sense.. I got a request to install SQL Server 2000 Client Tools on a Windows…
5 replies
I've heard that Count(*) is a bad practice... Can anyone tell me why? Thanks
11 replies
Viewing 15 topics - 261,451 through 261,465 (of 283,936 total)