Splunk Search

SQL LIKE with an IN

dAmoTa
New Member

Please help me 🙂

I have two tables each with only one relevant column

Table1.Paragraph
50,000 paragraphs of text

Table2.Firstname
4,000 names

I want to retrieve any paragraphs which contains a name from the firstnames list although the names could be anywhere inside the paragraph.
I only have MS Access 2010.

Something like this?

SELECT Table1.Paragraph From Table1 where Paragraph IN(Select %Firstname% from Table2)???

Any suggestions would be greatly appreciated! 🙂 Cheers in advance

Tags (1)
0 Karma

kristian_kolb
Ultra Champion

Do you have these indexed in Splunk already?

Perhaps this page may give some guidance;

http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/SQLtoSplunk

/K

0 Karma

kristian_kolb
Ultra Champion

This the user forum for the Splunk product. Most likely, Splunk can do what you want it to do with your data.

www.splunk.com

Good Luck, K

0 Karma

dAmoTa
New Member

maybe I've misunderstood here - I dont know what splunk is - i thought it was a forum

0 Karma

dAmoTa
New Member

Thanks Kristian for replying 🙂 However I don't really understand what you mean

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Use Splunk instead of MS Access 🙂

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...