To populate the law_dba_table and law_dba_index tables by using the SQL utility

  1. Start the Oracle sqlplus utility. At the command prompt, type

    sqlplus username/password

    For more information about using SQL statements, see the appropriate manual from Oracle.

  2. Insert rows into the law_dba_table and law_dba_index tables by issuing SQL INSERT statements.