Question
Which of the following statements is correct? I.
If x = 12, y = –2 and z = –10, then x³ + y³ + z³ = 360 II. If x + y = 48 and 4xy = 124, then 4x² +4y² = 4480Solution
For statement first – X =12, y=-2 and z= -10 x+ y+ z =12 -2-10=0 x +y + z=0 so. x³ + y³+ z³ = 3xyz  = 3 ×12 × -2× -10 = 720 For statement second – x + y = 48, 4xy = 124 4x² +4y² = 4480 4(x² +y²) = 4480 4(x² +y²) = 4[ (x+ y) ²-2xy] =4[(48) ² -2×31] =4[2404-62] =4 ×2342=9368, So, both statements are false
Which of the following commands is part of the Transaction Control Language (TCL) in SQL?
Which analytics type is focused on predicting future outcomes?
What is meant by 'cardinality' in data modeling?
Data cleansing is primarily concerned with:
Which SQL query will correctly calculate the average salary of employees in each department and group them by department in a table named 'employees'?
In the context of a relational database, which of the following is NOT a characteristic of a candidate key ?
Which of the following best describes a Data Warehouse?
Which of the following best describes a fact constellation schema in a data warehouse?
A surrogate key is:
Which of the following best describes the primary function of a database index?