Posts by Mr bobot • 69 points
2 posts
- 
		5 votes1 answer2898 viewsQ: Code to show procedures in MysqlWhat Mysql code to display procedures created by me? 
- 
		1 votes1 answer1944 viewsQ: Auto-relationship in mysqlI am trying to implement a table in MYSQL with self relationship, it is a table of employee registration, in which the administrator employee (F.A) registers the common employee (F.C) It would be…