What is query syntax?
No Answer is Posted For this Question
Be the First to Post Answer
need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
using comand prompt how can import table data and table space with example
What is normalization ?
9 Answers BirlaSoft, CTS, HCL,
how to retrieve last tree records from table? select *from emp where rownum > (select count(*)-3 from emp); i am using this query to get last three records from table but its not giving any output, so please tell me what is the error in this query.
how to return query output in html format? : Sql dba
What are local and global Indexes and where they are useful.
What is an exception in pl/sql?
What is the difference between pl and sql?
How to display the contents of a current record fetched in a reference cursor?
Is vs as in pl sql?
how to create a database in oracle?
How do I kill a query in postgresql?
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)