Connecting to Oracle AI Database and Exploring It
You can connect to Oracle AI Database only through a client program, such as SQL*Plus or SQL Developer. When connected to the database, you can view schema objects, view the properties and data of database tables, and use queries to retrieve data from database tables.
After connecting to Oracle AI Database through a client program, you enter and run commands in that client program. For details, see the documentation for your client program.