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 |
Talk about views
What are the string functions in sql?
Is oracle and sql same?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What is the difference between SQL table and the PLSQL table?
What is a database event trigger?
Can sql developer connect to db2?
How can analyze query after generating explain plan ?
How do you select unique values in sql?
What is the difference between stored procedure and view?
What is dcl in sql?
Why do we use sqlite?
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)