Can anyone help me to create a good mysql database schema
with an example.
Thanks,
Sekar.jr
Answer / neha
HELLO IT IS NOT DIFFICULT TO MAKE A DATABSE USING SQL .JUST
GO THROUGH THE BOOK PROPERLY YOU YOURSELF WILL BE ABLE TO
CREATE A DATABASE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the different types of constraints?
Explain what is mysql?
I have a table like this tblData (month int,Qty int) and i am inserting three rows in this table 1.tblData Values (1,100) 2.tblData Values (2,200) 3.tblData Values (3,300) The Result I want is the Running total of the field Qty that is 1 100 100 2 200 300 3 300 600 What is the Query for that ?
How do I show columns in mysql?
How do I create a schema in mysql?
Where MyISAM table will be stored and also give their formats of storage?
How to change a password for an existing user via mysqladmin?
How to determine the location of the data directory?
What is a delimiter in mysql?
How to upload a large file through phpmyadmin in mysql?
What is the use of procedure in mysql?
What is cast in mysql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)