Explain when the primary key fields of two data tables need to be the same. ?

1 Answer

Answer :

Due to the following condition of the relation, the primary key fields of the data tables of the two databases need to be the same to create the relation. 1. The common field must be the primary key field and the foreign key field. 2. Common field name , data type , field size , format etc. should be the same and two tables should be open at the same time.

Related questions

Description : What are the types of key fields and what are they ?

Last Answer : There are generally 3 types of key fields such as a) Primary Key Field b) Composite Primary Key Field c) Foreign Key Field .

Description : The relational model is based on the concept that data is organized and stored in two-dimensional tables called ………………………A) Fields B) Records C) Relations D) Keys

Last Answer : C) Relations

Description : ey to represent relationship between tables is called (A) Primary key (B) Secondary Key (C) Foreign Key (D) None of these

Last Answer : (C) Foreign Key

Description : What is a composite primary key field ?

Last Answer : Answer : A combination of two or more attributes or keys can collectively identify an NTT set, but they are called composite primary keys.

Description : What is the primary key field ?

Last Answer : The field in the data table by which the values ​​of a record can be completely distinguished from other records is called the primary key.

Description : Which of the following fields will not make a suitable primary key? (a) A customer’s account number -Technology

Last Answer : (b) From the given options, the data field can not be set as a primary key because it can’t be fixed for an object.

Description : A database that contains tables linked by common fields is called a (a) Centralized database (b) Flat file database -Technology

Last Answer : (c) Relational database stores data in the form of tables which are linked by common fields.

Description : What is created with multiple fields ?

Last Answer : Files are created with multiple fields.

Description : Specifies the key - explain ?

Last Answer : The tag specifies any direction . The tag sits as a symbol of a specific direction This symbol sits in the angle bracket. The spelling of the tag is to be spelled correctly. The word bold is used to bold the html text. The ... be < /b>. Then the beginning and end of bold will be < b> .

Description : What is a Foreign Key Field ?

Last Answer : Answer : If the primary key field of a file in the database is used as a general field of the data file in the other corner , then that field is called foreign key field.

Description : Why is the composite primary field used ?

Last Answer : Sometimes it is not possible to form a primary key with a field or to identify a record. In this case, the primary key is formed by combining two or more fields. This type of primary key ... primary key. When composing a primary key with two or more fields, the composite primary key is used.

Description : Consider the following database table : Create table test( one integer, two integer, primary key(one), unique(two), check(one≥1 and ≤10), check(two≥1 and ≤5) ); How many data records/tuples atmost can this table contain ?  (A) 5 (B) 10 (C) 15 (D) 50

Last Answer : (A) 5 

Description : A power tiller is relatively more suitable for : A. Puddling of low land paddy fields with a rotary tiller B. Primary tillage of upland paddy fields with a rotary tillers C. Primary tillage with a mould board plough D. Farm transportation work

Last Answer : A. Puddling of low land paddy fields with a rotary tiller

Description : The primary advantage of key-to-tape data entry system is A) A large percentage of editing can be performed at the time of data entry B) Key verification is easily performed C) The tape is reusable D) Keying errors can be detected as they occur.

Last Answer : Answer : C

Description : The primary advantage of key-to-tape data entry system is a. A large percentage of editing can be performed at the time of data entry b. Key verification is easily performed c. The tape is reusable d. Keying errors can be detected as they occur

Last Answer : The tape is reusable

Description : The primary advantage of key-to-tape data entry system is a. A large percentage of editing can be performed at the time of data entry b. Key verification is easily performed c. The tape is reusable

Last Answer : c. The tape is reusable

Description : Which of the following statements is FALSE about weak entity set ? (A) Weak entities can be deleted automatically when their strong entity is deleted. (B) Weak entity set avoids the data ... weak entity set are not partitioned according to their relationship with tuples in a strong entity set.

Last Answer : (D) Tuples in a weak entity set are not partitioned according to their relationship with tuples in a strong entity set.

Description : In a relational database model, NULL values can be used for all but which one of the following? (A) To allow duplicate tuples in the table by filling the primary key column(s) with NULL. (B) To ... D) To fill a column in a tuple when that column does not really exist for that particular tuple.

Last Answer : (A) To allow duplicate tuples in the table by filling the primary key column(s) with NULL.

Description : What is the data used in Bioinformatics ? Explain ?

Last Answer : Bioinformatics is a technique used to solve biological problems using applied mathematics , information science , statistics , computers , science , artificial intelligence , chemistry and biochemistry. Basically ... computers , which are used for the discovery and development of new genetic drugs.

Description : Explain why data encryption is required .

Last Answer : Reasons to use data encryption - If data encryption is done, usually unauthorized persons or organizations cannot use the data. The sender encrypts the data using specific code. When the data reaches the ... that data can be used. In this case, the sender must know the rules of decryption.

Description : Explain how properties differ from fields. Why would you expose public data through properties instead of fields?

Last Answer : Properties allow validation code to execute when values are accessed or changed. This allows you to impose some measure of control over when and how values are read or changed. Fields cannot perform validation when being read or set.

Description : Give the two types of tables involved in producing a star schema and the type of data they hold.

Last Answer : Fact tables and dimension tables. A fact table contains measurements while dimension tables will contain data that will help describe the fact tables.

Description : Look at data in Tables 1.3 and 1.4. Is Punjab ahead of Bihar in literacy rate etc. as it is in terms of per capita income ? Table 1.3: Per Capita Income of Select States -SST 10th

Last Answer : We can notice that Infant mortality rate is 25, 12, and 43 in different states named Maharashtra, Kerala, and Bihar respectively. Literacy rate is 82, 94 and 62 in the same states and if we talk ... top in literacy rate and Bihar is very far from these two states if we compare the literacy rate.

Description : A report allows you to represent data retrieved from one or more tables so that, it can be analysed and printed if required. -Technology

Last Answer : True When you want to print those records which are fetched from your database then, reports are more useful for this purpose.

Description : after formatting data as a table, the tables will include filtering by defaultTrue orFalse?

Last Answer : after formatting data as a table, the tables will include filtering by default?True orFalse

Description : after formatting data as a table, the tables will include filtering by default.TrueFalse?

Last Answer : after formatting data as a table, the tables will include filtering by default?TrueFalse

Description : Why are data tables used in controlled experiments?

Last Answer : To help organize data and record information... APEX :D

Description : Why are data tables used in controlled experiments?

Last Answer : To help organize data and record information... APEX :D

Description : Quantitative data refers to (i) Graphs and tables (ii) Any data you present in your report (iii) Statistical analysis (iv) Numerical data that could be useful to answer your research question(s) and to meet your Objectives

Last Answer : (iv) Numerical data that could be useful to answer your research question(s) and to meet your Objectives

Description : Which of the following describes a relational database? 1) It provides a relationship between integers 2) It consists of separate tables or related data 3) It retrieves data related to its queries 4) It provides a relationship between floats

Last Answer : 2) It consists of separate tables or related data

Description : ……………… is a tabular method for describing the logic of the decisions to be taken. A) Decision tables B) Decision tree C) Decision Method D) Decision Data

Last Answer : A) Decision tables

Description : …………………… is the process of organizing data into related tables. A) Normalization B) Generalization C) Specialization D) None of the above

Last Answer : A

Description : Which of the following is not a type of volatile evidence a) Routing Tables b) Main Memory c) Log files d) Cached Data

Last Answer : c) Log files

Description : Which of the following is not type of volatile evidence: A)Routing Tables B) Main Memory C)Log Files D) Cached Data

Last Answer : D) Cached Data

Description : Which of the following is not type of volatile evidence: A)Routing Tables B) Main Memory C)Log Files D) Cached Data

Last Answer : D) Cached Data

Description : What is the process of defining tables called ? (1) Data definition (2) Data Normalisation (3) Index definition (4) Data administration

Last Answer :  Index definition

Description : What is Wireless Data Communication ?

Last Answer : Wireless data communication is a common component of mobile computing.

Description : Why Fiber Optic Cable is Safe in Data Transport ?

Last Answer : Optical fiber cable is safe for data transfer. It is a coating made of plastic or other materials , which protects the fiber from moisture , abrasion , sprains and other natural disasters. With ... Due to the high electrical resistance, this cable can be used with high voltage electrical equipment.

Description : What do you mean by data warehouse ?

Last Answer : Data Warehouse is a huge database that stores the data needed to analyze historical and current transactions. A data warehouse is a logical collection of data and information that is collected from various operational databases.

Description : Memo ”Why is data type used ?

Last Answer : Data type ( Memo) is used for descriptive writing or description . 65536 characters (letters , numbers , symbols , dates, etc.) can be written for this field . Usually the do type memo of that field is used for writing comments.

Description : What is most used in Data Transfer of Real Time Application ?

Last Answer : Isochronous is more used in Data Transfer of Real Time Application .

Description : What is the Data Transmission Speed of Radio Wave ?

Last Answer : Radio Wave 's Data Transmission Speed ​​–24 Kbps.

Description : What is Full Duplex Data Transmission Mode ?

Last Answer : Full duplex data transmission mode means data can be transferred in both directions and at the same time. This means that the transmitting device and the receiving device can simultaneously send and receive information to each other. Duplex means monster.

Description : What if an information content is published in the form of digital data ?

Last Answer : Answer : If any information content is published in the form of digital data, it is called digital content.

Description : How to find out if there is any mistake in data in synchronous transmission system ?

Last Answer : In a synchronous transmission system, data characters are transmitted in the form of blocks or packets. Each block data sends a header information at the beginning and a tailor information signal at the end. This signal helps to check if there is any mistake in the data.

Description : What are the functions of protocol in data communication ?

Last Answer : The rules for exchanging data or information that actually exist in the form of software are called protocols. Communication software or protocols perform the following tasks in order to transmit data ... The components of a data transcript system are modem , transmitter , switch , receiver etc.

Description : What is data communication medium ?

Last Answer : The medium that can be used for data exchange between sender and receiver station is called data communication medium. For example: 1. Cable or its 2. Ordinary telephone line 3. Radio wave 4. Microwave 5. Ground satellite system 6. Infrared etc.

Description : What is the data transmission mode of mobile phone ?

Last Answer : Full duplex in mobile phone data transmission mode. Full duplex transmission allows data to be sent and received at both ends at the same time. In this case, Edge can send and receive data anywhere at the same time. You can talk on both ends of the mobile phone at the same time.

Description : What is data transmission mode in walkie-talkie ?

Last Answer : Half duplex in data transmission mode in walkie-talkie. The devices used in Half Duplex Maid are capable of both sending and receiving data. Half Duplex Maid has the opportunity to send data from both ... only receive or transmit data at the same time but cannot receive or transmit at the same time.