G C Reddy Information Technology
interview questions for Computer Programming, Databases, Testing and Web Technologies.
sql
SQL Interview Questions
SQL Interview Questions 1. How do you implement one-to-one, one-to-many and many-to-many relationships while designing tables? One-to-One relationship can be implemented as a single table and rarely as two tables with primary and foreign key relationships. One-to-Many relationships are implemented by splitting the data into two tables with primary key and foreign key relationships. Many-to-Many [...]
Tags: Data Types, database clusters, sql, sql faq, sql for java, sql interview questions, SQL Queries, sql questions, sql server
Posted in QTP Training | No Comments »
