How do you remove duplicates without using distinct in sql?
No Answer is Posted For this Question
Be the First to Post Answer
what are all the different normalizations? : Sql dba
how to create user in sql and how to set password for that?
Does mysql_real_escape_string prevent sql injection?
How do I debug a stored procedure?
what is a field in a database ? : Sql dba
Can procedure in a package be overloaded?
How are functions and procedures called in PL/SQL?
What is cascade in sql?
How One can easily select all even, odd, or Nth rows from a table using SQL queries?
What is difference between sql function and stored procedure?
declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?
What is normalization? dec 2009
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)