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
jinnat ara
NA
1
0
how i can get first voucherdate and last voucherdate against
Jul 10 2013 1:06 AM
select distinct TD.LoanID, TI.VoucherDate from dbo.tblTransactionInformation TI
inner Join dbo.tblTransactionDetails TD on TI.TRCode = TD.TRCode Where TI.CompanyCode='CMP-007'
and TI.FyrCode='Fyr-014' and TI.VoucherDate between '01 - Jul - 2011'
and '30-Jun-2012' and (TI.StateStatus='Approved' or TI.StateStatus ='Checked') And TD.AccountCode='ACC-000577'
Order by TD.LoanID, TI.Voucherdate
Reply
Answers (
1
)
How to show (recursive)member tree without any click event
Sir i want to receive data from server with ip address