Topics
Started by
Posts
Last post
I'm having trouble using an If statement and checking to see if my boolean parameter is true in my …
2 replies
Hi, I'm having some issues with renaming my table. I actually have some code in a SSIS package and …
4 replies
Hi I'm just trying to understand if...else statements. For instance can I use and if statement to …
5 replies
Is there any easy way to have a join merge several rows into one row containing - eg. - a comma-del…
7 replies
what data type should i define a col as for data that is 0.891?
7 replies
Has anyone else seen this? It was driving me nuts this morning until I finally figured out what SQ…
5 replies
alter table dept add constraint PK_deptno primary key (deptno) I am getting this error Cannot defin…
1 replies
In 32-bit SQL 2000, I've been depending on GETDATE() to return an identical datetime value for each…
3 replies
The following all produce the same results. Which would you use in your production code and why a)…
16 replies
Hello all, First after 20 hours of looking at this I am a little brain dead so here goes. I have 3 …
6 replies
Hi Guys, I have the XML file (shown below) and i want to extract the category information.. I want …
1 replies
I'm trying to extract multiple strings that exist between two different delimiters.... It's almost …
4 replies
Hello all, Please help me out on comparing the data from two tables as following: I have two tables…
4 replies
I have an XML file that has data from a couple of tables. How do I create an XSD for this XML file?…
4 replies
Hi Friends, I want to Convert the result set from column wise to row wise. For Example…
3 replies
Viewing 15 topics - 11,371 through 11,385 (of 12,234 total)
You must be logged in to create new topics.