Topics
Started by
Posts
Last post
I am getting an Invalid column name 'Set Disc'. Server: Msg 207, Level 16, State 1, Line 1 Invalid…
4 replies
Guys, I'm fairly new new to this so please excuse me if this appears to be fairly simple! I'm codin…
3 replies
Hi! I have two table, let's say T01 (ID,...) and T02(..., ID01, ID02), where ID01, ID02 are foreign…
1 replies
Hi Expert, Please help, I'm stuck with this. If the current date is 04/15/05, I want to set my date…
6 replies
Hey all, I'm in report generating mode for a project. I BCP output data for the different "reports"…
6 replies
A question on WHERE clause syntax IN DB2, i could use the following syntax : SELECT a,b,c FROM Tabl…
3 replies
Is there a way to create conditional check constraints? I have tried many variations of …
8 replies
Hi I was wondering if the following statement was possible in SQL Server 2000. When attemptin…
4 replies
I have to make a dynamic query using the record sets of the cursor. The problem is size of the Dyna…
5 replies
Hi, So I'm looking to identify when changes have taken place to a particular table on a sql 2000 db…
5 replies
Hello, I'm ok with writing sql and exicuting this on its own. However I would like to move this on …
1 replies
@@CURSOR_ROWS does not return the exact number of rows fetched in a cursor if fetched row count is …
1 replies
Hi, I can get list of stored procedures using select * from information_schema.routines. How can I …
8 replies
UPDATE RM SET Email = 'dinesh@dinesh.lk'Where RespNo = 437956 it gives me following error [Micro…
4 replies
Is it possible to use Top N Percent with Group By? I have a table with approximately 50 types of d…
32 replies
Viewing 15 topics - 10,756 through 10,770 (of 17,082 total)
You must be logged in to create new topics.