DBA Data[Home] [Help]

APPS.PER_QH_FIND_QUERY dependencies on PER_SPINAL_POINT_STEPS_F

Line 325: , per_spinal_point_steps_f psps

321: select psp.spinal_point spinal_point
322: , count(*) step
323: from per_spinal_points psp
324: , per_spinal_points psp2
325: , per_spinal_point_steps_f psps
326: , per_spinal_point_steps_f psps2
327: where psp.spinal_point_id=psps.spinal_point_id
328: and psps.grade_spine_id=psps2.grade_spine_id
329: and psp2.spinal_point_id=psps2.spinal_point_id

Line 326: , per_spinal_point_steps_f psps2

322: , count(*) step
323: from per_spinal_points psp
324: , per_spinal_points psp2
325: , per_spinal_point_steps_f psps
326: , per_spinal_point_steps_f psps2
327: where psp.spinal_point_id=psps.spinal_point_id
328: and psps.grade_spine_id=psps2.grade_spine_id
329: and psp2.spinal_point_id=psps2.spinal_point_id
330: and psps.step_id=p_special_ceiling_step_id