employer cover photo

Bangladesh University

Is this your company?

Bangladesh University Interview Question

What is the difference between SQL and PL/SQL?

Interview Answer

Anonymous

Jun 27, 2020

SQL executes the single query at a time and Pl/SQL executes the block of code at once.