Topics
Started by
Posts
Last post
hi need help how to do this TRIGGER on INSERT INTO SELECT FROM table + add one row for evry employ…
1 replies
I have a table with following struncture column1 int column2 int column3 int column4 decimal there …
13 replies
Thanks to this site, I've been exposed to sp_executesql. I'm tyring to utilize it in something I'm…
8 replies
Hello All, I am still focusing on GROUP BY and its related clauses. This one is exceptionally meat…
3 replies
Okay, this question came up at my workplace due to an ETL we're doing and in part because of the re…
13 replies
I thought I was on the right track with :r but that isn't quite what I need. The issue is that I …
11 replies
Im just beginning to get my head round SP's so Im about to ask a very basic question :blush: say yo…
15 replies
I have a table, having an identity column. This table is a part of the transaction block. When a ro…
1 replies
Hi, Plz tell me that in sql 2000 we use osql .And i just use this query to see all servers with th…
1 replies
If I have a select statement and I want the first top record, I can do SELECT top 10 a, b, c FROM t…
18 replies
Hello everyone, I have a table called dbo.ECAF In it are the following PERSON_IDvarchar START_DA…
15 replies
[font="Verdana"]Hi All, Can anybody tell me, in detail, what is the difference between Group By and…
11 replies
I need help on calculating a years start date and end data based on a year being passed into a proc…
28 replies
I'm not going to include my code, those of you who want to test this out can do it with your own sy…
7 replies
Here's my issue. I've got a series of tables like so: dbo.CustomerBobJones dbo.CustomerJaneDoe dbo…
1 replies
Viewing 15 topics - 10,531 through 10,545 (of 12,230 total)
You must be logged in to create new topics.