db2-zos Questions
1
Solved
I have some code to query a db2 database that works if I don't include "for fetch only," but returns an error if I do. I was wondering if it's already being done, or how I could set it.
c...
Savdeep asked 30/1, 2023 at 16:35
1
Solved
Is there an SQL way to show the privileges present on a table or view in DB2 Z/OS? I would like to achieve something like this:
select * from sysibm.magic_table where table_name = 'users'
|TABLE_...
1
© 2022 - 2024 — McMap. All rights reserved.