Use these simple SQL queries to identify bloated data in your database
Continue reading this postWhat is Data Driven SEO? Read our short guide on what Data Driven SEO is, and how to use it to rocket up your site traffic.
Continue reading this postWant to connect to your Heroku database from a local SQL Editor, or to pump reports into Slack? Read our 5-minute tutorial.
Continue reading this postConnect to a local Postgres DB with ngrok and SQLBot. 5 minute tutorial, see your results in Slack in minutes.
Continue reading this postThe MONEY data type in SQL Server is shrouded in mystery. What is it for? When should you avoid it? What advantages does it bring? What is the difference between it and the DECIMAL data type? Read our in-depth guide on the SQL MONEY data type.
Continue reading this postIntroduction The volume, variety, and velocity of big data are all swelling dramatically. According to a survey by market intelligence firm IDC, the average company now manages a mind-boggling 163 terabytes (163,000 gigabytes) of information . How can businesses hope to manage and utilize these never ending streams of information ...
Continue reading this postIntroduction Enterprise data management and analysis is growing more complex and difficult by the minute, as businesses struggle to make the most effective use of the vast arrays of information at their fingertips. According to a 2017 survey, 95 percent of Fortune 1000 companies have embarked on a big data ...
Continue reading this post*Much lonely... Nobody likes to feel lonely. Not even your SQL table data. Fortunately, a SQL GROUP BY clause can bring it all together—so your data never feels alone. GROUP BY clauses are a powerful way to organize your SQL data into useful statistics and business insights. This fun tutorial ...
Continue reading this postIf you’ve been learning about data warehouses for your business, you might have run across the term “star schema.” What is a star schema exactly, and do you need a star schema for your enterprise data warehouse?
Continue reading this postDuring the last three months, I learned to code in SQL (for free). I went from an absolute newbie to intermediate status using free resources on the internet. In this guide, I'll show you how to do the same, in 30 days or less. Something you should know about learning ...
Continue reading this post