Your application has a read-only cursor. You cannot tolerate uncommitted data but want to make sure that it provides the best concurrency. Which of the following bind options would provide the locking you need with optimistic locking?
You want to limit the access of a table to allow users to only see certain columns and/or rows.
Which of the following options CANNOT be used to accomplish this?
Why would an SQL statement receive an SQLCODE of +100? (Choose two)
Which types of user-defined data types are supported? (Choose two.)