Which command will create an index?
a. CREATE INDEX indexname IN tablename (columnname)
b. CREATE INDEX indexname REFERENCE (columnname)
c. CREATE INDEX indexname ON tablename (columnname)
d. CREATE INDEX indexname INCREMENT BY (columnname)
c
You might also like to view...
In the context of the product life cycle, a long-run drop in a product's sales signals the beginning of the__________
Fill in the blanks with correct word.
Which of the following is an incorrect statement regarding a patent?
A) Once a patent is issued, the holder may bring a patent-infringement suit in a federal court against anyone who uses, sells, or manufactures the patented invention without the permission of the patent holder. B) Money damages are not recoverable in a patent-infringement suit, since an injunction prohibits further use of the patented item by the infringer. C) A successful patent-infringement suit may result in an injunction prohibiting further use of the patented item by the infringer. D) A common dilemma facing an inventor is whether to protect an invention through patent or trade-secret law.