how to load data files into tables with 'mysqlimport'? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

Can primary key be changed?

0 Answers  


Does sqlite need a server?

0 Answers  


Can we use insert statement in function?

0 Answers  


what is single byte over head in oracle..?

0 Answers  


Why do we use triggers?

0 Answers  






Explain the uses of database trigger.

0 Answers  


How do I view tables in mysql?

0 Answers  


Which command is used to call a stored procedure?

0 Answers  


What is sql*loader and what is it used for? : aql loader

0 Answers  


What is the main difference between a UNION statement and a UNION ALL statement? 1. A UNION statement eliminates duplicate rows; a UNION ALL statement includes duplicate rows. 2. A UNION statement can be used to combine any number of queries; a UNION ALL statement can be used to combine a maximum of two queries. 3. A UNION statement can only combine queries that have parallel fields in the SELECT list; a UNION ALL statement can combine queries with differing SELECT list structures. 4. A UNION statement cannot be used with aggregate functions; a UNION ALL statement can be used with aggregate functions. 5. There is no difference between the two statements; they are interchangeable.

2 Answers   Saman Bank, Sonata,


What is the difference between a primary key and a clustered index?

0 Answers  


How to change the order of columns in Oracle SQL Plus ?

0 Answers   MCN Solutions,


Categories