When i do select * from users limit 10
I get output in mysql shell but it’s not formatted so I cannot see properly.
Is there a way to output tabular format and also would you be able to recommend any GUI tool other than phpMyAdmin because it’s not installed in this virtual server?
It is tabular, it’s just that the table is wider than your display so it wraps each line.
Any client listed on the MySQL site (and anywhere else for that matter) will work once you have a SSH tunnel opened to the server.