Answer Posted / slokh
SELECT * FROM table_name
ORDER BY column_name ASC;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I install microsoft sql?
What does the acronym acid stand for in database management?
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
how to use myisamchk to check or repair myisam tables? : Sql dba
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is the use of pl/sql table?
What is sql mysql pl sql oracle?
What program will open a mdb file?
Enlist the characteristics of pl/sql?
what are the features and advantages of object-oriented programming? : Sql dba
What is snowflake sql?
Is subquery faster than join?
How do sql triggers work?
List the various privileges that a user can grant to another user?
what are the join types in tsql? : Transact sql