What is the difference between SQL and SQL Server?
Answer Posted / raaaj
excellent answer by anusha... that is 100% right
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
write a query to mysql in safe mode and to change the root password
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
Can I use mariadb instead of mysql?
what is constraints? Also explain the different types of constraints?
What is int unsigned?
How to convert character strings to dates?
How to show certain selected rows with the value "pcds".
What is procedure in mysql?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
How can you change the password of a mysql user?
How do I connect to a database in mysql workbench?
How do I automate a backup in mysql?
What is index length in mysql?
How to create trigger in mysql phpmyadmin?
What is the difference between char and varchar in mysql?