Page 1 of 1

can you fix this sql statement for me create table current_enrollment(student_id(8,0), current_enrollment_attrib, cours

Posted: Sun Jul 03, 2022 9:59 am
by answerhappygod
can you fix this sql statement for me
create table current_enrollment(student_id(8,0),current_enrollment_attrib, course_table_T) nested tablecurrent_enrollment_attrib store ascurrent_enrollment_tab;