Why is %isopen always false for an implicit cursor?
No Answer is Posted For this Question
Be the First to Post Answer
how do you restrict number of rows for a particular value in a column.For example:there is a table called fruits,having apples,bananas ,papayas.I dont want to have more than 100 apples in that table ,so how can u restrict number of rows for apple to hundred?
if a string is there like s1,s2,s3,s4.How to find count of commas in this.
What is ttitle and btitle?
What is bulk collections?
What are the operators used in select statements?
select 1,col1,col2 from table1. output?
Why we use sql profiler?
can i use global variables in stored procedure or function
difference between pl/sql table and normal pl/sql table
What are the ddl commands?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
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 ?
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)