I have the following query
我有以下查询
select x from ProjTable
join GeneralAccEntry
on (Projtable.ProjId= substr(GeneralAccEntry.fieldy), 25,7)
select x I have the following query
我有以下查询
select x from ProjTable
join GeneralAccEntry
on (Projtable.ProjId= substr(GeneralAccEntry.fieldy), 25,7)
select x