What is a native sql query?



What is a native sql query?..

Answer / Renu Singh

A native SQL query refers to a SQL statement that is directly executed against a specific database management system's own dialect of SQL (Structured Query Language), such as MySQL, Oracle, PostgreSQL, or SQL Server. Unlike a portable SQL query, a native SQL query takes advantage of the specific features and functions of the underlying DBMS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do I filter in sql profiler?

1 Answers  


What is mutating table error?

1 Answers  


What is oracle ? why we should go for oracle database instead of diffrent databases available in the industry.

5 Answers   Polaris,


what is csv? : Sql dba

1 Answers  


what is the forward decleration in packages?

1 Answers  


Can we call procedure in select statement?

1 Answers  


What if we write return in procedure?

1 Answers  


I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.

3 Answers  


What is native sql query?

1 Answers  


what is the different between unique+not null & primary key,

4 Answers  


who introduced sql?

1 Answers  


How does postgresql compare to "nosql"?

1 Answers  


Categories