Topics
Started by
Posts
Last post
In my query below, I want to have records in which event date_received is in Current month, but eve…
1 replies
Hi, I am trying to add a trigger to a view in SQL 2000. I previously had the trigger working on …
7 replies
I have a table report.This table is used to write the hourly summary of the data.A stored procedure…
1 replies
Hi, I am trying to update a child table using a trigger on the master table. However, if more than…
5 replies
I have a field that contains the date as a string yyyymmdd format, although the table structure is …
1 replies
Can you put an index on a column in a view? Thanks Aurora
3 replies
I am trying to use a variable in a select statement using a sum ... here is the code: SELECT TO…
5 replies
I have posted this to another forum w/o any luck. Maybe someone here knows of a way to get this to …
5 replies
Can someone please tell me how to save resultset in temporary table
2 replies
Please anybody can help about SQLServer full-text indexing. I was running below example: but no …
1 replies
Hi, I'm developing a web app using <b>JSP</b>, <b>DB2 AS/400</b> database l…
13 replies
Hello Volks, This may be a silly question and I'm probably showing my laziness, but I remember in M…
3 replies
hi here is the code create PROCEDURE StProc_ProcessCustomer ( @CustID VarChar(10) @x_Email VarCha…
9 replies
CREATE PROC Usp_Ins.... INSERT INTO ..... ......... IF @@ERROR <> 0 GOTO…
1 replies
I was reading about the T-SQL changes that are going to be in Yukon. The main thing that sticked o…
6 replies
Viewing 15 topics - 14,806 through 14,820 (of 17,082 total)
You must be logged in to create new topics.