What are sql built in functions?



What are sql built in functions?..

Answer / Rajendra Meena

SQL built-in functions are predefined functions provided by the SQL language to perform various operations on data. Examples of built-in functions include: CONCAT, ABS, SUM, AVG, MIN, MAX, COUNT, and LENGTH.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can you selectively load only those records that you need? : aql loader

1 Answers  


What is rowid in sql?

1 Answers  


Show code of a cursor for loop.

1 Answers  


What is referential integrity ?

3 Answers   BirlaSoft,


What is union, minus and interact commands?

1 Answers  


What are primary key and foreign key and how they work?

1 Answers  


What are the constraints available in sql?

1 Answers  


How to rename a table?

1 Answers  


how to calculate the difference between two dates? : Sql dba

1 Answers  


a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.

4 Answers   CGI, IBM,


How many rows will return from dual table?

4 Answers   Fujitsu,


Define overloaded procedure?

1 Answers  


Categories