In SQL, the aggregate function which will display the cardinality of the table is \(\_\_\_\_\_\).
Use count(*) when you need to determine the total number of rows in a table, regardless of whether they contain NULL values or not.
sum()
count(*)
avg()
sum(*)
In SQL, the count(*) function is used to count the number of rows in a table, which effectively gives the cardinality of the table. Other functions like sum() and avg() are used for numerical aggregations, not for counting rows.
The SELECT statement when combined with \(\_\_\_\_\_\_\) clause, returns records without repetition.
myStr = "MISSISSIPPI" print(myStr[:4] + "#" + myStr[-5:])
The correct IUPAC name of \([ \text{Pt}(\text{NH}_3)_2\text{Cl}_2 ]^{2+} \) is: