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 |
What is the difference between == and === operator in PHP?
What is a PHP Filter?
hi, i am new for php I want to know where to create & how to run phpscript programme in LAMP?
What is good average session duration?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What is mvc in php?
What is difference between required and include in php?
Does php support overloading?
What are the differences between echo and print?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
How can we take a backup of a mysql table and how can we restore it. ?
7 Answers Brain Infosys, Oracle,
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?