Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
Sql to linq Conversions using Linqer
anusha kommawar
10y
825
1
Reply
hi,
Is it possible to convert more than one sql statement in linqer.
Example : select * from tablename1,
select * from tablename2;
I need to convert these two queries at a time.
Thanks.
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
how to genrate a script using query only no other method
SQL Query to find Sum of a column