Topics
Started by
Posts
Last post
When a SELECT statement appears before a RAISERROR within a CATCH block, the error is not returned …
17 replies
declare @appro_xml xml ; set @appro_xml=' 1020 210 11 12 14 15 ' select x.col.value('S…
8 replies
I got this following problem below and my database is existing in my server. when i am trying to re…
6 replies
I have Material table MfgDate Id Name 2009-04-16 1 Capacitor 2009-04-12 2…
1 replies
By: GSquared
Hi, I work with sql server 2005 and i'm a beginner! I have a stored procedure with some condition a…
5 replies
The separtaion must be s/o (or) w/o (fathername), wap (or) pap (or) yap (RationCardNo) 1) It had to…
3 replies
By: Lowell
Hi, We are executing sql commands/scripts thru sql query analyzer. We want to capture the query exe…
6 replies
Hi I have a list of products a product can be of type 1 or type 2 I have to find the right product …
5 replies
1) It had total one string means In one string more than one owner,father name, rationcardno(may be…
4 replies
Upsert Logic
22 replies
By: James.N
Hello , I have this code: IF EXISTS (select * from tempdb..sysobjects where id = object_id(N'[tempd…
2 replies
Hi, I need help please. I have one column whith different values depending on result. I would like…
19 replies
I am trying to do an insert from one table to another where for one column the destination table ex…
6 replies
I have a table that contains account balance for every customer each day. I need to count the numbe…
3 replies
Hi there I am trying to update a field in our contact table. I have a view which contains all of th…
9 replies
Viewing 15 topics - 6,781 through 6,795 (of 12,232 total)
You must be logged in to create new topics.