How to run sql statements through the web interface?



How to run sql statements through the web interface?..

Answer / Nisha Srivastava

To run SQL statements through Oracle's web-based interface (Oracle APEX, SQL Developer Web, or SQL Clould Service), log in to your account, navigate to the SQL Worksheet or SQL Command area, and enter your SQL statement. Then press Run or Execute to execute the query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Hi all, I am going to write oracle certification. Can anyone send me the dumps available if any for OCA exam? Its really very urgent, prompt response will help me alot..

8 Answers  


How can i insert data inro a table with 3 columns using FORALL?

2 Answers   Oracle,


How does postgresql compare to mysql?

1 Answers  


What will be the output for the below Query Select 'High' from dual where null = null;

12 Answers   Infosys, Satyam,


How do you use a while loop in pl sql?

1 Answers  


Can we use ddl statements in stored procedure?

1 Answers  


Is it possible to pass parameters to triggers?

1 Answers  


What is a native sql query?

1 Answers  


What is a REF CURSOR? Compare strong and week ref cursor types.

6 Answers  


How is data stored in sql?

1 Answers  


What is difference between % ROWTYPE and TYPE RECORD ?

2 Answers  


Is primary key always clustered index?

0 Answers  


Categories