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 |
How do I write a sql query in pgadmin 4?
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
What is meaning of <> in sql?
Is nosql faster than sql?
how will be date change into string
What are the different types of PL/SQL program units that can be defined and stored in ORACLE database ?
is it necessary to write group by and order by clause together
i don't want the message as 14 rows updated just it should update what it will do
What is a parameter query?
What schema means?
Why use triggers in sql?
What are triggers and its uses?
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)