5. Accessing the Name Server : Name Server Query Syntax : How to Use ~V Marker in the Name Server Query Text : Example: Using the ~V marker in name server query text
 
Share this page                  
Example: Using the ~V marker in name server query text
The following query text is a valid query text with the ~V marker:
show server ~V
When sent with parameter value of “servers,” it is identical to the query:
show server servers
The advantage is that the query using ~V does not require the application to build the query text at runtime using values not available at compile time.