Can I save sql queries as views in the query library and then call them

I want to save a view in retool query library as queryView1
And then query it in different apps e.g
select * from queryView1

Has anyone done this before?