How to enter a new row into a table interactively?



How to enter a new row into a table interactively?..

Answer / Syed Shahid Ali

To insert a new row into a table interactively in Oracle, you can use the SQL INSERT statement. Here is an example:n`nINSERT INTO YOUR_TABLE_NAME (column1, column2) VALUES ('value1', 'value2');n`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

ABOUT IDENTITY?

1 Answers   HCL,


What is a database schema in oracle?

1 Answers  


What is a shared pool?

1 Answers  


SQLERRM is a a. Constraint b. Pre Defined Exception c. Pseduocolumn d. Constant e. None of Above.

2 Answers   Cognizant,


What is a read only transaction in oracle?

1 Answers  


How do I know if oracle is installed on windows?

1 Answers  


What is tns service name?

1 Answers  


How to list all tables in your schema?

1 Answers  


material view and view disadvantages?

1 Answers  


Explain the use of grant option in imp command.

1 Answers  


Does facebook use oracle?

1 Answers  


What is Virtual Private Database in Oracle?

1 Answers   MCN Solutions,


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)