Skip to content

Commit c272684

Browse files
committed
Update README.md
1 parent d177351 commit c272684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## MySQL Interview Questions
22

3-
#### Q. What are indexes in a Database. What are the types of indexes?
3+
#### Q. What are indexes in a Database? What are the types of indexes?
44
#### Q. What are the different tables present in MySQL?
55
#### Q. What are the technical features of MySQL?
6-
#### Q. SELECT, LIKE, IN, Regular-Expression, Datatypes, Sub-Query,
6+
#### Q. Explain SELECT, LIKE, IN, Regular-Expression, Datatypes, Sub-Query in mySQL?
77
#### Q. Explain JOIN Query in mySQL?
88
#### Q. Explain Stored Procedure, View, Event, triggers in mySQL?
99
#### Q. Explain Transaction in mySQL?

0 commit comments

Comments
 (0)