Which is the best sorting method if i have to sort the
students of Harvard University according to their first
name?
Answer Posted / ajay
Merge Sort is faster for this purpose
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
What is aws documentdb?
Explain the field term used in database.
How do database connections work?
Explain the various types of normalization.
Explain inner and outer joins with examples.
How concurrency problems effect the database?
What is global database name?
What is the use of default key?
Differentiate between delete and truncate table?
How do I manually create a database?
First input columns brand, mt, re values are ov, 1,re vg, 2,re wu ,3,re. Second input columns are brand, mt, cx their records are ov,4,vg ,5,cx Wu, 6,cx and third input columns brand, mt, rt values are ov,7,rt vg, 8,rt wu, 9,rt but my output is brand, re, cx,rt values are ov, 1,4,7 vg, 2,5,8 wu, 3,6,9
wHat Is THE difference between MOVEL and MOVEL(P)……….. CAN ANYONE EXPLAIN ME..
What is a database call?
i applied prompt on country when i run report it shows list of all countries but want it to show only four countries name
How to do Data integrity testing? Who does this testing (Developer or tester)?