Topics
Started by
Posts
Last post
Hi Everyone, What's the T-sql to add an include column to an existing index? Many thanks
5 replies
Hi, I'm using this bit of code to email results, but only if there are results/records: IF select c…
2 replies
Hello community, I have a problem when selecting data from an XML column. I have imported the data …
1 replies
Hi all, I have a s/p which runs bcp and creates a CSV export file. Works fine in development (my r…
2 replies
My apologies if this question has been answered elsewhere but I can’t find a solution. I need to c…
1 replies
I created a Linked Server Object with Sql Authentication to connect to another server. I am execut…
2 replies
select OrderNum, OrderLine, OrderRelease FileTemplateName from OrderLines I would like to r…
5 replies
I need this for an outside application to create a DB using the default. Currently we use: DECLAR…
2 replies
hi i want to specify if my user is a member of administrator or it is a guest. how can i do it ? th…
1 replies
I know that we don't have access to a MySQL BEFORE trigger but I have a strange issue that I need t…
5 replies
The subject says it all. Can I do this? DECLARE Test AS CURSOR LOCAL FOR EXECUTE uspMyStoredProced…
10 replies
Hi All. Below is an example table of what i need to query out of: Patient Name|| Patient No.|| Age|…
2 replies
I have a varchar column containing dates (not my design) with this format 2013-02-12 I need to ex…
9 replies
Hi fellow developers. I am new to XQuery and have an issue. Based on the following XML I can't get …
1 replies
Hi, I have to insert data from one table to another in SQL 2005 (destination having lesser but the …
14 replies
Viewing 15 topics - 661 through 675 (of 12,234 total)
You must be logged in to create new topics.