What are character functions in sql?



What are character functions in sql?..

Answer / Hari Har Nath Mishra

Character functions in SQL are used for manipulating strings. Examples include UPPER, LOWER, LENGTH, SUBSTRING, and CONCAT.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a clob in sql?

1 Answers  


what is purge command explain about oracle performance tuning

2 Answers   Accenture, eCentric Solutions,


Can a table contain multiple primary key’s?

1 Answers  


How do I order by ascending in sql?

1 Answers  


What is keys and its types?

1 Answers  


How to write html code in pl sql?

1 Answers  


What is sql deadlock?

1 Answers  


What is a ddl command?

1 Answers  


how many columns can be used for creating index? : Sql dba

1 Answers  


What is procedure explain with example?

1 Answers  


Does view store data in sql?

1 Answers  


Which kind of parameters cannot have a default value in pl sql?

1 Answers  


Categories