Viewing 15 posts - 1,981 through 1,995 (of 3,061 total)
Cory Blythe (5/7/2010)
The table would be simple Zip1, Zip2, Distance.Some of the more common uses would be find all Values of Zip2 within 10 miles of Zip1 etc.
Once table gets...
May 7, 2010 at 2:43 pm
Adrian Heald (5/6/2010)Note the 2010-05-04 08:00:00 data is correctly read at 2010-05-04 08:00:00.000 whereas the 2010-05-04 07:00:00 is incorrectly read as 2010-05-04 06:59:59.997
Differential from 07:00:00.000 to 06:59:59.997 is pretty close...
May 7, 2010 at 2:33 pm
wim.buyens (3/5/2010)
You can't use a foreign key based on some condition.
A trigger in which you...
May 7, 2010 at 2:16 pm
David Lester (5/7/2010)
May 7, 2010 at 2:09 pm
eric_russell 13013 (5/7/2010)
... the changes have already been implemented.Havn't you ever returned from a two week vacation and had that happen to you?
Yes indeed - that's why I was asking...
May 7, 2010 at 1:20 pm
eric_russell 13013 (5/7/2010)
In the second episode, the guest developer describes his solution step by step and then gets candid feedback and reaction from the original developer.
Can the original developer candidly...
May 7, 2010 at 1:04 pm
CirquedeSQLeil (5/7/2010)
PaulB-TheOneAndOnly (5/7/2010)
eric_russell 13013 (5/7/2010)
May 7, 2010 at 11:46 am
neliii (5/7/2010)
\\xyz.se.df.a.b\fgd
colum2
\\xyz\fgd
now i want to join both the coulmns by elimating the highlighted part. i mean .se.df.a.b
or else just give me the query which can elimante that part from that...
May 7, 2010 at 11:43 am
eric_russell 13013 (5/7/2010)
May 7, 2010 at 11:37 am
David Lester (5/7/2010)
There are a dozen values, which break down to the three categories.
Using the above statement as reference I would agree that adding a new column to the target...
May 7, 2010 at 11:30 am
S Hodkinson (5/7/2010)
Sorry I do not have SQL Plus. I do not use Oracle at all; this is a 'heritage' database
any chance of asking whoever adminis Oracle database to...
May 7, 2010 at 7:20 am
misc 53111 (5/7/2010)
May 7, 2010 at 7:11 am
Please connect to target Oracle instance via SQLPlus and execute query with and without offending column. What happens in each case?
May 7, 2010 at 6:24 am
Please do this test for me.
Using your original code instead of adding column a.ID_DESC please add a different column, if possible of the number or varchar datatype.
Does it works or...
May 6, 2010 at 2:56 pm
Whisper9999 (5/6/2010)We had a gig or two of free space in the data file before I dropped this table. I then dropped the table and then looked to see...
May 6, 2010 at 2:51 pm
Viewing 15 posts - 1,981 through 1,995 (of 3,061 total)