Can I create Oracle Database using Java ?
HI ...Can I create a Database using Java... ? If yes can any one tell me how ? I mean provide some codeing help... ?
[137 byte] By [
Shebua] at [2007-11-27 9:51:41]

# 1
If you mean a table yes, since the create table statement is exactly that, an SQL statement, if you mean an SID then I would have to say (AFAIK) no.