What is the difference between sql and isql*plus?
No Answer is Posted For this Question
Be the First to Post Answer
how to include numeric values in sql statements? : Sql dba
What is using in sql?
Explain select statements in sql?
What is the diff between Truncate table / delete <table name> purge
Can we have two clustered index on a table?
What are the types of functions in sql?
What is not equal in sql?
What is sql prepared statement?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What are sql commands?
What are the features of pl sql?
how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc
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)