Q. What is the syntax for creating new login on the SQL sevrer?
β
Correct Answer: (D)
CREATE LOGIN login_id WITH PASSWORD password
You must be Logged in to update hint/solution