Is there anyone using SQL*Menu with Oracle 9i?
If yes, what, if any, are the problems in making it work? And then what was done to get it to work?
We haven't moved to 9i yet but will be within the next few months and would like to be prepared for any problems.
We have been running Sqlmenu50...
I haven't start using MySQL yet but investigating it.
As in Oracle, do you not have to specify what kind of data structure you are building ie TABLE?
So your command should read;
Create table database01.customers (fname TEXT, Lname TEXT);
But if your original command work at the command line
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.