Topics
Started by
Posts
Last post
Please help I'm trying to create a trigger that grabs the row being inserted updated or dele…
12 replies
If I try to INSERT Data into UNION ALL VIEW I am getting the following ERROR: Server: Msg 4439, Lev…
3 replies
I am debugging a SP with the T-SQL debugger. I have a Stored Procedure A which calls SP B which cal…
2 replies
Trying build this some that it will return 24 months from the current day. What am I doing wrong?? …
8 replies
I am trying to break down a date field into quarter and group by years. I can order by dates but I …
6 replies
have to do sequencing on the query below select orroomname, tblsortorder.orroomno,atime, dti…
15 replies
Hi, I'm trying to write a SELECT statement to retrieve users from two tables. The structure is as f…
1 replies
I have a trigger for audit purposes that catches updates to a table, and logs them. The problem is,…
3 replies
I have the following in my MS-SQL 2000 DB: Table Name: PCAPostWord Columns: ID, WordID,…
4 replies
This Does not work It produces the error Server: Msg 913, Level 16, State 8, Line 1 Could not find…
7 replies
Hello, Recently, after moving our database from a previous web host down to our own machine I have …
14 replies
I have a stored procedure which gets passed 2 variables into it. This works fine, however I d…
4 replies
any info would be helpful and appreciated.
18 replies
hi.. I want to fetch the fifth highest value of some column (<column name> from a table <t…
4 replies
Hi All, Can an one help me out in writing the below mentioned queries in a better way: 1) I …
10 replies
Viewing 15 topics - 9,436 through 9,450 (of 17,082 total)
You must be logged in to create new topics.