MCQs > IT & Programming > JDBC > Will the below script execute properly? 1.CREATE TABLE CUSTOMER 2.( 3.CUS_NAME VARCHAR(32), SUP_ID INTEGER, PRICE FLOAT, SALES INTEGER 4.)

JDBC MCQs

Will the below script execute properly?

1.CREATE TABLE CUSTOMER        
2.(
3.CUS_NAME VARCHAR(32), SUP_ID INTEGER, PRICE FLOAT, SALES INTEGER
4.)



Answer

Correct Answer: Yes. The table will be created successfully.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JDBC Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JDBC Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it