define data blocks ? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
what is oracle database ? : Sql dba
Which one of the following pairs of aggregate functions do you use with character fields? 1. COUNT(field) and MAX(field) 2. AVG(field) and COUNT(field) 3. MIN(field) and SUM(field) 4. AVG(field) and MAX(field) 5. COUNT(field) and SUM(field)
what is online transaction processing (oltp)? : Sql dba
What is cross join sql?
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
How to display all Friday's in a year with date?
What does bitemporal mean?
Why is sql*loader direct path so fast?
What are the advantages of normalization?
How does stored procedure reduce network traffic?
how to convert numeric values to character strings? : Sql dba
how to get @@error and @@rowcount at the same time? : Sql dba
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)