

InterviewSolution
Saved Bookmarks
1. |
How can a SQL developer add a key on a table?(a) While creating a table(b) With Alter table command(c) With SQL server Properties window(d) All of the MentionedI have been asked this question by my college professor while I was bunking the class.My question comes from Foreign, Candidate, Primary, Composite, Unique Keys in division Planning Oracle Applications of Oracle |
Answer» <html><body><p>Right answer is (d) All of the <a href="https://interviewquestions.tuteehub.com/tag/mentioned-1093838" style="font-weight:bold;" target="_blank" title="Click to know more about MENTIONED">MENTIONED</a><br/><br/>Easiest <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>: Adding <a href="https://interviewquestions.tuteehub.com/tag/key-11608" style="font-weight:bold;" target="_blank" title="Click to know more about KEY">KEY</a> on a table can be <a href="https://interviewquestions.tuteehub.com/tag/done-2591742" style="font-weight:bold;" target="_blank" title="Click to know more about DONE">DONE</a> with all the above mentioned way.</p></body></html> | |