Splunk Search

dbxquery bind variable advanced case

thunder_wu
Path Finder

| dbxquery connection=Realtime shortnames=t

query="select * from table_a a
where a.id = ?
and a.create_dt_tm <= trunc(sysdate, 'MI') - interval '60' minute"
params="1234567"

 

For the above query, how to make the create_dt_tm qualification to be bind variable?

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...