Topics
Started by
Posts
Last post
Hi, Is it possible to delete from a table using intersect? Something like this: delete * from Expor…
7 replies
Hi, I have one view which is based on the below select query. select t1.col1, t1.clo2, t…
7 replies
If ANSI_NULLS are set to on, will the following equivalence operators work if equated to a null val…
2 replies
hi , maybe some one can help me: i was ask to summarize column on sql table : 1 2 3 7 8 sum=21 wi…
9 replies
hi how can we implement lock in sql server? thanks
21 replies
I am doing a MIS Form.I select multiple table to get a data as single row.this Store procedure is c…
1 replies
I have a stored procedure that queries a view. I have observed lately (only on occasion) that the …
19 replies
Some senior people argue that I should not use drop table on the working table and using truncate i…
10 replies
Hi All, I have a table with two columns ID, Path as following. please excuse the formatting. please…
6 replies
I need to convert this data Name Relationship Address Adelberg Parent 2…
2 replies
Can anybody help me in insert statement: I have a table say table 1 which has many columns but out …
4 replies
Hi all, i am having trouble using the below statement: SELECT dqid, DQFlag, DQLinkID INTO DMCDUPES …
2 replies
how to convert 2012-02-15 14:26:58.520 into 2/15/2012 2:00:00 PM? Please help me with the exact syn…
8 replies
hi, my table has 1 primary clustered key and 2 non clustered key.Now i want to rebuild cluster key,…
5 replies
I want to return multiple values from the case statement As Case statement returns the result from …
6 replies
Viewing 15 topics - 6,571 through 6,585 (of 10,647 total)
You must be logged in to create new topics.