i have a column which may contain this kind of value:
123*67_80,12*8889_5,34*8_874 ,12*7_7
(can contain space before a comma, and this string length can be anything)
now i want to split this value into two column like:
column1: 123*67,12*8889,34*8,12*7
column2: 80,5,874,7
use function for this
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by temporal data?
Explain how procedures and functions are called in a PL/SQL block ?
how to fetch common records from two tables? : Sql dba
what is called after appearing where clause
Does group by remove duplicates?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
how to saw triggers output in pl/sql database?
What is the best sql course?
Is pl sql a scripting language?
What is range partitioning?
How to get the 3rd column(i.e all the data along with the column name)in a table?
How do I copy a table in sql?
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)