You want to create a table employees in which the values of columns EMPLOYEES_ID and LOGIN_ID must be unique and not null. Which two SQL statements would create the required table?
AE If you take the double D in account.
NOT NULL constraints must be declared INLINE
BCD don't have the not null or unique applied to the desired columns
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Blob44
2 years, 2 months agoFatthalla
4 years, 10 months agorafa_vlc
5 years agoluizyto
5 years, 5 months ago