Skip to content

Instantly share code, notes, and snippets.

@shadabshaukat
Created April 4, 2021 01:54
Show Gist options
  • Select an option

  • Save shadabshaukat/22d9bf7c7299cf77586104aa19a6d4a8 to your computer and use it in GitHub Desktop.

Select an option

Save shadabshaukat/22d9bf7c7299cf77586104aa19a6d4a8 to your computer and use it in GitHub Desktop.
SQL Queries Tweet
-- SQL Queries --
select tweet from V_LIVE_TWITTER_FEED;
select count(*) from V_LIVE_TWITTER_FEED;
select * from TWEET_LIVE_STREAM;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment