Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is data independence exactly? give an example

Answer Posted / noor alam

The separation of data descriptions from the application
programs (or user-interfaces) that uses the data is called
data independence.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to speed up webrick?

1118


How to name query output columns in oracle?

1237


Can I create users through internet explorer in oracle 10g?

1152


How to bring a tablespace offline?

1111


What is the use of aggregate functions in oracle?

1071


What types of joins are used in writing subqueries?

1029


How to see the table columns used in an index?

1070


What is a table index?

1161


What happens if the imported table already exists?

1075


What is raw datatype?

1184


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1746


What is the difference between view and materialized view in Oracle?

1200


What are the advantages of oracle?

1066


What is a trigger oracle?

1133


How to execute the package in oracle?

1132