what is 'mysqlimport'? : Sql dba



what is 'mysqlimport'? : Sql dba..

Answer / Aakansha Srivastava

"mysqlimport is a command-line utility used to import data from a delimited text file into MySQL."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are pl sql procedures?

1 Answers  


What is sql key?

1 Answers  


Differentiate between pl/sql and sql?

1 Answers  


what is a materialized view? : Sql dba

1 Answers  


What is clustered index in sql?

1 Answers  


What is the difference between partitioning and sharding?

1 Answers  


How to avoid using cursors?

1 Answers  


How to find string or key value using pl/sql code?

2 Answers   Ramco,


full outer join syntax

5 Answers  


How to use sql statements in pl/sql?

1 Answers  


- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?

1 Answers   CTS,


source destination distance chennai bangalore 500 bangalore chennai 500 hyd delhi 1000 delhi hyd 1000 bangalore hyd 800 Here chennai to bangalore and bangalore to chennai is same distance. and hyd and delhi also same criteria. Based on the distance i want to display only one row using sql query?

4 Answers   JPMorgan Chase,


Categories