Striper Talk Striped Bass Fishing, Surfcasting, Boating

Striper Talk Striped Bass Fishing, Surfcasting, Boating (http://www.striped-bass.com/Stripertalk/index.php)
-   Computers (http://www.striped-bass.com/Stripertalk/forumdisplay.php?f=15)
-   -   need help with SQL code (http://www.striped-bass.com/Stripertalk/showthread.php?t=78827)

iamskippy 08-16-2012 07:13 PM

need help with SQL code
 
I am working out of a oracle data base and the interface uses SQL. I can not get my if then statements to work, all i am trying to do is this. The column produces a number and i want the number to be replaced with txt. For example if column x = 31 then break else column x = 40 the coaching etc.

Any cookie cutter code i can play with would be awesome, thanks for looking.

striperman36 08-16-2012 08:11 PM

I'll post it tomorrow
Posted from my iPhone/Mobile device

iamskippy 08-16-2012 08:51 PM

Quote:

Originally Posted by striperman36 (Post 954327)
I'll post it tomorrow
Posted from my iPhone/Mobile device

Thanks, im sure i am missing something stupid simple to many hours infront of code.
Posted from my iPhone/Mobile device

striperman36 08-17-2012 08:56 AM

to convert numbers to char use the to_char function

selection to_char(x,'9999') from tables where

or y = to_char(x,'9999')

the second operator is the mask you want the conversion to use when converting


Pl_SQL obscurity again.

iamskippy 08-17-2012 10:48 AM

I have the conversions with no problem but will this do the same as a if,then statement as the column produces 7 different 2 digit numbers.
Posted from my iPhone/Mobile device

spence 08-17-2012 11:13 AM

Sounds like an impedance problem. Convert your JAVA_XL function to bit-hex_char. Input the print spooler bypassing the SQL evaporator.

If that fails, go to Tosche station and just get a new power converter.

-spence

striperman36 08-17-2012 11:48 AM

Quote:

Originally Posted by iamskippy (Post 954410)
I have the conversions with no problem but will this do the same as a if,then statement as the column produces 7 different 2 digit numbers.
Posted from my iPhone/Mobile device

every value will be converted yes,

to_char(x,'99')

its how the variables are processed regardless of the variable value as long as it doe not exceed two characters.

striperman36 08-17-2012 11:49 AM

Quote:

Originally Posted by spence (Post 954422)
Sounds like an impedance problem. Convert your JAVA_XL function to bit-hex_char. Input the print spooler bypassing the SQL evaporator.

If that fails, go to Tosche station and just get a new power converter.

-spence

if you bypass the SQL evaporator you also bypass the Heisenberg compensator

striperman36 08-17-2012 11:54 AM

Quote:

Originally Posted by spence (Post 954422)
Sounds like an impedance problem. Convert your JAVA_XL function to bit-hex_char. Input the print spooler bypassing the SQL evaporator.

If that fails, go to Tosche station and just get a new power converter.

-spence

if you bypass the SQL evaporator you also bypass the Heisenberg compensator


All times are GMT -5. The time now is 08:05 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 1998-20012 Striped-Bass.com