update
This commit is contained in:
parent
fe02ee808f
commit
7238fc1717
|
|
@ -117,7 +117,7 @@ Get a list of parameters for each MO
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
select *
|
select *
|
||||||
from mv_dump_parameters
|
from mv_dump_parameters_itbbu
|
||||||
where server = 'ume9'
|
where server = 'ume9'
|
||||||
and moc in ('CUEUtranCellFDDLTE', 'CUEUtranCellTDDLTE', 'EUtranCellFDD', 'EUtranCellTDD');
|
and moc in ('CUEUtranCellFDDLTE', 'CUEUtranCellTDDLTE', 'EUtranCellFDD', 'EUtranCellTDD');
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue