What is full text indexing in mysql?



What is full text indexing in mysql?..

Answer / Shubham Srivastava

Full Text Indexing in MySQL is a feature that allows MySQL to perform fast, full-text searches on large amounts of textual data. It is useful when dealing with massive data storage such as web pages or documents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How to get data from mysql in php?

1 Answers  


How you will Show unique records.

1 Answers  


how to add a new column to an existing table?

1 Answers   MCN Solutions,


What is a simple query?

1 Answers  


How do I create a mysql database?

1 Answers  


Is mongodb faster than mysql?

1 Answers  


What are programming functions?

1 Answers  


How is myisam table stored?

1 Answers  


Can we store pdf files in mysql?

1 Answers  


in a master-master replication with two masters and alternate slaves running on two systems.can i have a script or any mysql command to know which one is right now acting as master.

1 Answers  


How to write date and time literals?

1 Answers  


How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.

1 Answers  


Categories