What is the syntax for creating a new user who will be able to create tables, drop tables, add/update data on the tables and perform queries? Also I noticed that when I use the select * from all_tables command I get a whole lot of information. Do I need to create a new database for the new user so I can see just the tables the new user has created when I use the above command? How do I do this? Can I then integrate this using Visual Basic 6?
2007-10-20
19:36:23
·
3 answers
·
asked by
Nikhil M
3
in
Computers & Internet
➔ Programming & Design