Can somebody helps me to arrange these into ascending order
depending on their sizes:
1)OLTP 2)ODS 3)DWH 4)DATA MART

Answer Posted / satish

select colname from tablename order by length(colname)

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Data Model?

565


What is Query evaluation engine?

507


How one call ddl statement using stored procedures in oracle?

458


What is Domain-Key Normal Form?

475


What is an Entity?

501






What is app tier?

485


When is a functional dependency F said to be minimal?

462


What is database architecture?

418


Why fastload support to empty table?

1297


Name the sub-systems of a RDBMS?

479


What is one tier architecture?

453


What are the different phases of transaction?

493


Explain about the difficulties faced by the database developer in implementing pre compiled statements?

421


What is 4NF?

526


What do you mean by atomicity and aggregation?

516