Topics
Started by
Posts
Last post
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
HI, i have a table with some numeric columns, and a stored procedure to do inserts when i pass the …
3 replies
I have the following data in a column PrefNum 1289356 3562198 5631249 I need to INSERT a Hyphen ('-…
8 replies
I am trying to create a stored procedure with a default value of today basically on the Create_Date…
1 replies
I need to create a view combining data from two different libraries on an AS400. I already have li…
2 replies
Viewing 15 topics - 11,371 through 11,385 (of 12,230 total)
You must be logged in to create new topics.