Write a sql to print only character form the below string.
@So&*CIE%$TE@GEN!@RAL
Answer / santosh
select regexp_replace('@So&*CIE%$TE@GEN!@RAL','[^a-zA-Z]') from dual
| Is This Answer Correct ? | 3 Yes | 0 No |
What is procedure function?
What is a constraint?
How do you bind variables in pl sql?
what is union, minus and interact commands? : Sql dba
Why join is faster than subquery?
Explain the usage of WHERE CURRENT OF clause in cursors ?
how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used
What is pl sql package?
What is meant by <> in sql?
When are we going to use truncate and delete?
how can i create a user defined datatype
When is the explicit cursor used ?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)