Table of Contents
About
A
fetch request
is an
runtime data resource
that performs a request to a
service
that returns as response, a
data resource
Example
SQL
SQL Request
Select SQL query
Data Definition Language (Create)
Data Manipulation Language (Insert, Update, Merge)
Procedure/Function
Http
Http Request
Cli
You can:
print the result of a request with the
print command
perform fetch performance test with the
perf command