What is a pseudo key? What is its use???

Answer Posted / tdguy

If a table in a database either has no natural key or the
natural key is so long that using it as the key would be
inefficient then we need to consider using a pseudokey
instead. Pseudokeys are usually given the same name as the
table they belong to with _id added to the end of the name.
They usually are defined to contain a number and use
autoincrement in mySQL or the equivalent in other versions
of SQL to dynamically allocate a value when new rows are
created.
source: http://www.felgall.com/mysql04.htm

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and union all in teradata?

624


List out all forms of LOCKS that are available in Teradata.

556


What are the different functions performed in development phase?

573


Different phases of multiload?

594


What exactly do you know about catching in teradata?

641






Can we collect statistics on table level?

604


What are the functions involved in shared information architecture?

604


What is collect statistics?

589


What is node? How many nodes and amps used in your previous project?

673


What is a three-tier data warehouse?

633


How is MLOAD Teradata Server restarted after execution?

653


What is meant by a Parsing Engine?

707


What are the joins in teradata?

571


What is the syntax for case when statement?

591


Why is the case expression used in teradata?

593