Topics
Started by
Posts
Last post
Hi, I´m hoping somebody can help with this. I need to convert a set of dates (in string format) to…
3 replies
I am working with an application that lets me create filter lists of data for display in a dashboar…
15 replies
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
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
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
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
Viewing 15 topics - 6,781 through 6,795 (of 12,234 total)
You must be logged in to create new topics.