V
Q. A relation is said to be in 3 NF if (i) it is in 2 NF (ii) non-key attributes are independent of one another (iii) key attribute is not dependent on part of a composite key (iv) has no multi-valued dependency
Be the first to start discuss.
Related MCQs
Q. Two or more attributes that can be a key are called :
Q. Which testing is performed with Planning and Documentation?
Q. An OR gate can be imagined as
Q. Which of the following can be used for reducing recovery time?
Q. Which of following NOT example of Natural Language Inteface(NLI)
Q. Which one of the following errors will be handle by the operating system?
Q. Gateway provides the connection between and
Q. A/n _____ Device is any device that provides information, which is sent to the CPU
Q. Which of the following can be identified as cloud
Q. class Test { int x; }; int main() { Test t; cout << t.x; return 0; }
Discusssion
Login to discuss.