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...

How would you design a database for an e-commerce website?

Answer Posted / hr@tgksolutions.com

• Tables Needed:
o Users: Stores user info.
o Products: Stores product details.
o Orders: Stores order history.
o Payments: Stores payment transactions.
• Use indexes for fast lookups.
• Implement ACID transactions for financial data.
• Use sharding for high-traffic scaling.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by merge in oracle?

1029


What is different types of joins?

1078


What happens if variable names collide with table/column names?

1264


How do I spool to a csv formatted file using sqlplus?

1087


How many memory layers are in the oracle shared pool?

1253


What are transaction isolation levels supported by oracle?

1116


Explain rename?

1044


When system tablespace is created?

1090


How to assign a tablespace to a users in oracle?

1089


What is merge in oracle?

1095


definition of cluster and non-clustered index?

3100


How do I uninstall oracle 11g?

1176


What is a proxy object?

1107


I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.

2342


What is meant by joins? List out the types of joins.

1104