Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

index in mysql

Ex. Explain select * from user where name = ‘kinjal’	#here explain is used for finding that how much time it takes to find name, how much rows in search. 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #index #mysql
ADD COMMENT
Topic
Name
6+8 =