cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
2
Replies

sql request...

csl-telecom
Level 1
Level 1

Story short, I need to actually list the pickup lines numbers with the associated directory number.

Does someone knows what SQL query I could use to see this kind of information?

Thanks Alex.

2 Replies 2

s-doyle
Level 3
Level 3

You can try out something similar to this.

select dNOrPattern from numplan where ikNumPlan_CallPickupGroup in (select pkid from numplan where dnorpattern = xxxx)

Note: xxxx is the directory number.

ankur
Level 1
Level 1

can u email me the request to ankur@infozech.com (with details of fields required) - we should be able to help you with this.

Ankur