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



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

Answer / 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

More Oracle General Interview Questions

Can a formula column referred to columns in higher group ?

0 Answers   Oracle,


ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?

4 Answers  


How would you extract DDL of a table without using a GUI tool?

1 Answers  


Explain the use of show option in imp command.

0 Answers  


Which database is better for os platform dependency?

1 Answers  


What happens if the imported table already exists?

0 Answers  


Explain the use of rows option in exp command.

0 Answers  


what r tyhe major differences between oracle 9i & 10g?

6 Answers  


Explain an index segment?

0 Answers  


How to retrieve the count of updated rows?

0 Answers  


What is the recommended interval at which to run statspack snapshots, and why?

0 Answers  


We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)