Smarter data. Smarter business.
Hiya, I'm Rachael EAton. Here, you can check out what I'm working on.
SELECT *
FROM Data_Analysts
WHERE name = 'Rachael Eaton'
AND purpose LIKE '%create%'
AND Building_Style = 'With Love ❤️';
SELECT *
FROM Data_Analysts
WHERE name = 'Rachael Eaton'
AND purpose LIKE '%create%'
AND Building_Style = 'With Love ❤️';