What is indexing in mysql and how do we create indexing in
mysql
Answer Posted / shubhra
two type of indexing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where is session value stored php?
What is __ invoke in php?
How to define a function with any number of arguments?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
Explain some of the php array functions?
What is the php function that removes the first element of the array and returns it?
Is strcmp case sensitive?
What are the difference between echo and print?
How to get elements in reverse order of an array in php?
How can a cross-site scripting attack be prevented by php?
What is mvc php?
How to uploaded files to a table?
Why use php artisan serve?
What is the use of inner join in mysql?
How can I convert ereg expressions to preg in php?