If the following SQL statements are executed:CREATE DATABASE testdb AUTOMATIC STORAGE NO;CONNECT TO testdb;CREATE STOGROUP sg1 ON /data1;CREATE STOGROUP ibmstogroup ON /data2;CREATE STOGROUP sg2 ON /data3;Which storage group is the default storage group for the TESTDB database?
A. SG1
B. SG2
C. IBMSTOGROUP
D. IBMDEFAULTTSG
If the following SQL statements are executed:CREATE DATABASE testdb AUTOMATIC STORAGE NO;CONNECT TO testdb;CREATE STOGRO
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
If the following SQL statements are executed:CREATE DATABASE testdb AUTOMATIC STORAGE NO;CONNECT TO testdb;CREATE STOGRO
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!