1
Reply

how to get data from 2 tables

erum mirza

erum mirza

Feb 1 2015 10:24 AM
545

I have just one tables in database and three stored procedure (IUD)..and i m using EF for db integration MVC 4 ..as soon as i insert data in db ..it just display as it as (call it select * from tbl1) ..what if i m going to select data from two tables ..where i should it ..??need to add sp or what else


Answers (1)