List out some tools through which we can draw E-R diagrams
for mysql.
Answer Posted / giridhar
rational rose
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can you make a connection with mysql server using php?
Is php 7 backwards compatible?
Difference between mysql_connect and mysql_pconnect?
Explain me difference between mysql_connect and mysql_pconnect?
What is a class in php programing?
how to use http headers inside php? Write the statement through which it can be added?
What are the different types of array in php?
What is the difference server side and browser side validation?
What is the scope of a variable defined in a function?
How to remove white spaces from the beginning and/or the end of a string in php?
What is if isset ($_ post submit )) in php?
What is a namespace in php?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How to create an empty array in php?
Is it possible to protect special characters in a query string?