πŸ“Š MySQL
Q. PL/SQL stored procedures move application code from the server to the client.
  • (A) True
  • (B) False
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (B) False

Explanation: A stored procedure has its own limitations. All the applications are stored on the server and they can be accessed by the clients. If it is stored on clients it becomes difficult to access.

Explanation by: Akshay Kulkarni
A stored procedure has its own limitations. All the applications are stored on the server and they can be accessed by the clients. If it is stored on clients it becomes difficult to access.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
160
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
99%
Success Rate