• Ryan George (1/30/2014)


    it is really interesting to hear. In a table, two prmary keys.

    but this is a question which i got for an interview

    i had options too. :doze:

    as per the requirement, it is asked to create a table with two primary keys. how can we implement the same

    (composite Primary key /

    One primary key and one Unique key /

    one primary key and unique key with NOT NULL constraint /

    None of the above)

    Thanks for the immediate response.

    So what do you think? We are not here to provide answers for interview questions so you can get a job that you are not qualified for.

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/