How to merge 2 table ? #2745
Unanswered
HakanKaraoglu
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Why not use Linq? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I convert a linq query to nhibernate query like below?
I did something like the following, but the number of sessions opened is increasing by the number of Alarm Rules. I dont want this.
can i get values in a single query
Beta Was this translation helpful? Give feedback.
All reactions