1.

Does Dynamic Sql Support All Sql Data Types?

Answer»

Yes, dynamic SQL SUPPORTS all SQL data types. It is possible to define variables and bind arguments of COLLECTION type, LOBS, and REFs.

Yes, dynamic SQL supports all SQL data types. It is possible to define variables and bind arguments of collection type, LOBs, and REFs.



Discussion

No Comment Found