Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Data model and how to prepare a data model.?

Answer Posted / ppp

Don't worry about tables just yet. It's obvious that you're
building a database, and databases (relational ones anyway)
are primarily made up of tables, which are made up of rows
and columns (tuples and attributes if you're really into
it).

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who developed sql server?

982


What is single-user mode and what are the steps you should follow to start sql server in single-user mode?

1024


Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1897


Explain syntax for viewing, dropping and disabling triggers?

996


What are the different Authentication modes in SQL Server and how can you change authentication mode?

1127


Do you know the capabilities of cursors?

1220


What is a View ? Can we insert, Update and delete a view?

1059


what are triggers? : Sql server database administration

954


Why truncate is ddl command?

1116


What are different types of subquery?

1307


How would you use user_constraints table in DB?

1060


Describe triggers features and limitations?

1053


what is a deadlock? : Sql server database administration

1150


Can group functions be mixed with non-group selection fields in ms sql server?

999


Explain full-text query in sql server?

1054