S
Q. Which of the following is the feature(s) of SQL Auto Increment?
Features of SQL Auto Increment are: In some cases you may not have any unique identifying characteristics in data; therefore, it makes sense to create a Primary Key. Explicitly initializing and modifying the auto-increment value is possible at any time. Record identifiers can easily be created that are unique to each record. Automatic incrementing allows flexibility in handling gaps between records. Syntax-speaking, auto-increment queries in SQL are straightforward
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Commands that come under TCL is/are -
Q. Which of these is a read only variable?
Q. Which keyword used with UNION does not retain duplicate rows?
Q. The –protocol value ‘TCP’ runs on which operating systems?
Q. Which clause is used to display information that matches a given pattern?
Q. Which of the following is not a relational operator?
Q. The function used to convert a string to an int is . . . . . . . .
Discusssion
Login to discuss.