![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. |
#2
| |||
| |||
|
|
mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim |
#3
| |||
| |||
|
|
mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim |
#4
| |||
| |||
|
|
mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim |
#5
| |||
| |||
|
|
mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim |
#6
| |||
| |||
|
|
On Oct 3, 6:47 am, "gym dot scuba dot kennedy at gmail" kenned... (AT) verizon (DOT) net> wrote: mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim If you are going to try to work with bits via Oracle you might find the following SQL functions of interest: HEXTORAW RAWTOHEX BITAND BIN_TO_NUM as well as the functions provided by the UTL_RAW package. HTH -- Mark D Powell -- |
#7
| |||
| |||
|
|
On Oct 3, 6:47 am, "gym dot scuba dot kennedy at gmail" kenned... (AT) verizon (DOT) net> wrote: mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim If you are going to try to work with bits via Oracle you might find the following SQL functions of interest: HEXTORAW RAWTOHEX BITAND BIN_TO_NUM as well as the functions provided by the UTL_RAW package. HTH -- Mark D Powell -- |
#8
| |||
| |||
|
|
On Oct 3, 6:47 am, "gym dot scuba dot kennedy at gmail" kenned... (AT) verizon (DOT) net> wrote: mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim If you are going to try to work with bits via Oracle you might find the following SQL functions of interest: HEXTORAW RAWTOHEX BITAND BIN_TO_NUM as well as the functions provided by the UTL_RAW package. HTH -- Mark D Powell -- |
#9
| |||
| |||
|
|
On Oct 3, 6:47 am, "gym dot scuba dot kennedy at gmail" kenned... (AT) verizon (DOT) net> wrote: mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim If you are going to try to work with bits via Oracle you might find the following SQL functions of interest: HEXTORAW RAWTOHEX BITAND BIN_TO_NUM as well as the functions provided by the UTL_RAW package. HTH -- Mark D Powell -- |
#10
| |||
| |||
|
|
mmf.stave... (AT) gmail (DOT) com> wrote in message news:e0ff1b3e-4f77-41dd-b628-4123954f2b47 (AT) s50g2000hsb (DOT) googlegroups.com...> Hello, In what type in Oracle it is possible to write down binary <8bit? Thanks, St. Mr That would be a raw column or a blob column depending upon size. Jim |
![]() |
| Thread Tools | |
| Display Modes | |
| |