List out some tools through which we can draw E-R diagrams
for mysql?
Answers were Sorted based on User's Feedback
Answer / hitesh patil
Man dont give wrong answers.
question is about tools for ER for MySQL. Its not related
PHP.ini or something like that.
Well one of the tool which i use is
MySQL WorkBench
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / asdasd
Add ERection='true' to ini file and you can create ER
diagrams eazill
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sharmaji
just go to the php.ini file and remove the comments from gd
library so you can create ER-Diagram
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / asdasd
Add ERection='true' to ini file and you can create ER
diagrams eazill
| Is This Answer Correct ? | 0 Yes | 4 No |
Does empty check for null?
Is overloading possible in php?
What is the meaning of ‘escaping to php’?
What is RSS?How to use it in Program?
What is difference between post and put in rest?
How can I learn php fast?
Is php a programming language?
What is the delimiter default in PHP?
What function should you use to join array elements with a glue string?
What is a static method php?
what is the use of include() function when include_once() alone will enough?
How do http requests work?