What program will open a mdb file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What view means?

0 Answers  


Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

0 Answers  


How much does sql certification cost?

0 Answers  


Can you inner join the same table?

0 Answers  


how do you count the duplicate records in a table

10 Answers   Tech Mahindra,






I have the table like this S.No Name ID 01 Xyz 123 I want the result as 01Xyz123 How to write the query to retrieve the entire row data in a single column?

1 Answers  


what is an alias command? : Sql dba

0 Answers  


What is record data type?

0 Answers  


How do I order columns in sql?

0 Answers  


what is definer rights invoke rights?

1 Answers  


What is serial sql?

0 Answers  


Can we commit in trigger?

0 Answers  


Categories