Which of the following statements about stored procedures is TRUE?
Which of the following statements about stored procedures is TRUE?A . Stored procedures can be written in SQL PL, but not in the PL/SQL dialectB . The CREATE SOURCED PROCEDURE statement defines a procedure that is based on another procedure in a federated databaseC . There are three types of...