Where to find the SQL Code for a view?

Hi,
just wondering: in what file can I find the SQL code for a view? So not the SELECT statement in PHPMaker 2021 in “create view” or “alter view”, but in a configuration file or so?
I have been looking, but can not find anything.
Cheers, Peter

It is loaded from database, not stored in project file.

Ah, I understand. Thanks.