Skip to Content
0
Former Member
Jan 12, 2011 at 10:34 PM

Selecting Data from DSO Active table

151 Views

Hello,

I want to select data from Sales ORder Schedule line DSO whose key fields are order no, item no and Schedule line based upon only Sales order no and item no.

(So in the select statement in where clause i only have order no and item no)

How will the performance be of this statement?

Should I avoid such select?