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 4NF?

512


Explain the truncate command? : sql server architect

434


Does storing of data in stored procedures increase the access time? Explain?

810


What is model database? : sql server architect

461


What do you mean by flat file database?

491






Explain about the return statement?

483


What is 3NF?

533


What is 5NF?

491


What is Weak Entity set?

454


What is the Disadvantage in File Processing System?

481


What do you mean by atomicity and aggregation?

506


What is SDL (Storage Definition Language)?

497


What are the different phases of transaction?

483


What is one tier architecture?

446


What is Query evaluation engine?

502