What is a schema sql?
No Answer is Posted For this Question
Be the First to Post Answer
what is recursive stored procedure? : Sql dba
Can a select statement fire a trigger?
what are the types of subquery? : Sql dba
What are operators available in sql?
Suppose I have to create a view on a table, that is not yet been created by DBA. I khow the table structure. Is it possible to create the view before DBA creates this table? If yes then how? Is it possible to create synonym in this way?
how to fetch common records from two tables? : Sql dba
how can I make a script that can be bi-language (supports english, german)? : Sql dba
Is keyword pl sql?
What is a table in a database?
What are the PL/SQL Statements used in cursor processing ?
declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?
write a query to delete similar records in particular fields(columns) in different tables
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)