0 votes
in DBMS by
How to create restrictive database?

1 Answer

0 votes
by

A restrictive database can be created by using the following command:

  1. db2 create database <db_name> restrictive 

Related questions

+1 vote
+1 vote
asked Aug 21, 2020 in DBMS by DavidAnderson
+1 vote
+1 vote
+1 vote
+1 vote
asked Aug 21, 2020 in DBMS by DavidAnderson
...