Resolved! How to create a database view?
Hi,I have two table "x_feedback" (Custom table) and "sc_request" table.Table "x_feedback" have a field which name is 'task' it is a reference field and comes from table "task".Can we put where clause with dot walking?How can we make database view ple...
