DYN6: Method 4 dynamic SQL with DBMS_SQL (PL/SQL Channel)

Описание к видео DYN6: Method 4 dynamic SQL with DBMS_SQL (PL/SQL Channel)

When you don't know the number of columns you are selecting or the number of placeholders that need binding, you are faced with method 4 dynamic SQL. And the solution to this very generic scenario is the DBMS_SQL package.

This video was taken from PLSQLChannel.com, originally recorded before Steven Feuerstein re-joined Oracle in March 2014.

========================================
Practically Perfect PL/SQL with Steven Feuerstein

Copyright © 2015 Oracle and/or its affiliates. Oracle is a registered trademark of Oracle and/or its affiliates. All rights reserved. Other names may be registered trademarks of their respective owners. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the “Materials”). The Materials are provided “as is” without any warranty of any kind, either express or implied, including without limitation warranties or merchantability, fitness for a particular purpose, and non-infringement.

Комментарии

Информация по комментариям в разработке