All Apps and Add-ons

Join table on Splunk connect DB

indeed_2000
Motivator

Hi want to Join table on Splunk connect DB
1- table1
2- table2
3- common column (id)

I try to join them with (id) column but it give me below error

here is my query:
SELECT id
FROM table1, table2
JOIN table1.id ON table2.id;

here is the error:
java.sql.SQLException: The specified table (table1.id) is not in the database.

Any recommendation?

alt text

0 Karma

jkat54
SplunkTrust
SplunkTrust

You need to know SQL and the table you're working with to correctly do this. I recommend that you work with your SQL team or DB administrator.

0 Karma

indeed_2000
Motivator

DB administrator give me SQL queries that work in their environment but not work in splunk connect DB.

0 Karma

jkat54
SplunkTrust
SplunkTrust

The error is telling you the tables don't exist.

0 Karma

indeed_2000
Motivator

I know because table name is “table1” but when I join them with Sql command it will be table1.id

0 Karma

jkat54
SplunkTrust
SplunkTrust

No, the error is saying table1 does not exist in the database.

0 Karma

indeed_2000
Motivator

I can see table in the list of left panel

0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...