TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ruga Lincy
NA
42
7k
Referring Foreign key to primary keys across multiple tables
Jun 11 2015 1:46 AM
Hi,
am having three tables (table_1 , table_2 and table_3)
1) table_1 having Foreign key for table_2 and table_3
2) table_2 and table_3 have no relationship
My question is ,
Is possible to join table_2 and table_3 with the table_1 ?
Am doing project in MVC4, trying to implement select statement.
Is there any sample project related to this kindly share it for Reference
Reply
Answers (
1
)
how to find second maximum salary from a table.
images store into database and retriving images from databas