Login
Remember
Register
Ask a Question
In order to get total records from a table, what is the keyword?
0
votes
asked
Mar 25, 2023
in
Oracle
by
john ganales
In order to get total records from a table, what is the keyword?
total
record
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 25, 2023
by
john ganales
The COUNT keyword is used to find the total number of records in a table.
...