Skip to main contentyyyy

PRISMA SPYRA Data Explorer

SPYRA – is a SQL Builder

Runs SQL Queries and Data Manipulations on

Mail Sending

Ping Servers
 Ping IP Address to get sever name
Ping Server to get IP Address

Query Loading
 You can load SQL query files by calling the file as @file_path and clicking SQL in the SQL text window

 Keywords
Keywords that can be used for online and saved queries
(Examples below are based on a fictitious Call logging Database)

 

@prompt_query_name example
select * from call_logs_report where caller_type = @prompt_caller_types
 when the prompt appears the first column will be selected on double clicking

 

There are many more nifty features and tricks within SPYRA and you will find it useful to some extent.