Skip to content
Snippets Groups Projects
Commit 6044fbc8 authored by Safyrus's avatar Safyrus
Browse files

add sql request

parent 97cb49a5
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,7 @@ SELECT *
from company
where location_country LIKE '%Japan%';
SELECT *
from platform
where install_base > 10000000;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment