What you can use regular expression for in mysql? Support your answer with an example?



What you can use regular expression for in mysql? Support your answer with an example?..

Answer / Dushyant Yadav

The '>' symbol in the MySQL terminal is not a command, but rather a symbol used to view the output of a query. When you execute a SELECT statement, the result set will be displayed after the '>' symbol.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What data type is money?

1 Answers  


What is the difference between char and varchar data types?

6 Answers  


How do I find users in mysql?

1 Answers  


Is mysqli secure?

1 Answers  


What happens when the column is set to AUTO INCREMENT and you reach the maximum value for that table?

2 Answers  


How do I run mysql without installing?

1 Answers  


How can we find the number of rows in a table using MySQL?

3 Answers  


What are the steps required to view your mysql database?

1 Answers  


How do I download a mysql community server?

1 Answers  


What is mysqli_select_db?

1 Answers  


How do I switch users in mysql?

1 Answers  


How to get a list of all tables in a database?

1 Answers  


Categories