...
Code Block |
---|
language | sql |
---|
theme | Eclipse |
---|
title | 3. Update Fiscal Year value for selected UF&A line |
---|
|
update eps_prop_idc_rate set fiscal_year='2020' where budget_id='2345' and unrecovered_fna_id='3'; |
Add New Delegate Central Admin
Request: Add user with UTLN 'mgoldb10' as a Delegate Central Administrator for all departments.
Code Block |
---|
language | sql |
---|
theme | Eclipse |
---|
title | 1. Run procedure to create unit_administrator rows for all units using the given UTLN |
---|
|
exec add_delegate_central_admin('mgoldb10'); |
Institutional Proposal (IP)
...