create table student_scores ( student_number integer, test_scores decimal[][] );. To conform to the SQL standard, PostgreSQL also accepts the ARRAY keyword for ...
確定! 回上一頁