Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> oracle on NT
Hi,
I have a question for those of you who use Oracle on NT. In our project, we
will store some data and create on-demand reports on the web. But we could
store the data in binary or ASCII format. If we store in binary to save some
space then we should convert it back to ASCII using PERL. The expected
difference in size between binary and ASCII is 2:1. So the question is: which
one you recommend;
1) Store in binary and convert to ASCII using PERL (conversion may take time)
2) Store in ASCII and use the data as it is (since the database will be larger
getting data may take time)
Please send your recommendation ASAP,
Thanks
Bulent Gumus
bgumus_at_tis.kelly.af.mil
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri May 07 1999 - 12:58:43 CDT
![]() |
![]() |