Question: What Java data types correspond with the following SQL types? INTEGER INT REAL CHAR CHARACTER VARCHAR DOUBLE
What Java data types correspond with the following SQL types?
• INTEGER
• INT
• REAL
• CHAR
• CHARACTER
• VARCHAR
• DOUBLE
Step by Step Solution
3.42 Rating (149 Votes )
There are 3 Steps involved in it
FLOAT BOOLEAN A INTEGER and INT correspond with the int data type in Java REAL corresponds with the ... View full answer
Get step-by-step solutions from verified subject matter experts
