Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
~348 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Databases x 1
2 Posted Topics
There is No fixed number for indexes and it totally depend on Your queries. But Make sure that the more indexes you have, the slower inserts and updates will be..(In case of PhpMyAdmin) Adding an index is a slow operation with big tables. [Adminer](http://www.adminer.org/en/phpmyadmin/) allows manipulation with all indexes together. …
To compile any java program use:if your file name is File.java javac File.java To run any java program use: java File
The End.
ankit.jivrani