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
P Narasimha
714
1.3k
247.7k
select top 1 column data from the 3 tables using joins or any other
Nov 29 2012 8:41 AM
Hi All,
Can you please help me on this.
I have tables t1,t2,t3
common column an in 3 tables id.
now i want select t1.colm1,t1.clom2,t2.clom1,t2.clom3,t3.clomn2 from t1,t2,t3 and selcet top1 t1.clomn1 from t1 table and get data from 3 table using joins or any other like where condition using id column is the common for 3 tables.
please help me on this.
Advanced Thank you.
Regards,
Narasimha
Reply
Answers (
3
)
how to change null constraint into notnull constraint(Below is my table creation)
How to create stored procedure , i want show some select