•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Oracle section within the Web Development category of DaniWeb, a massive community of 456,233 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,778 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Oracle advertiser: Programming Forums
Views: 1285 | Replies: 1
![]() |
•
•
Join Date: Nov 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
create a view as superuser
create view V_CUSTOMERS based on Customers Table and give an access to enter, select records to Appuse01,Appuser02,Appuser) and Appuser04 for all the columns excepting Price and Total_val. These two columns will be update by procedure. They should be able to see their records only and not other user's records for security reasons.
Columns:
S_NO
CTL_UPD_User
Cust_Name
DT
Item_id
Item_Name
Quantity
Payment_type
Price
Total_Val
create view V_CUSTOMERS based on Customers Table and give an access to enter, select records to Appuse01,Appuser02,Appuser) and Appuser04 for all the columns excepting Price and Total_val. These two columns will be update by procedure. They should be able to see their records only and not other user's records for security reasons.
Columns:
S_NO
CTL_UPD_User
Cust_Name
DT
Item_id
Item_Name
Quantity
Payment_type
Price
Total_Val
![]() |
•
•
•
•
•
•
•
•
DaniWeb Oracle Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Create view with if statements? (MS SQL)
- Computed column in view VS trigger on update (MS SQL)
- help (MS SQL)
- Ms Sql Server 2000 (MS SQL)
- How does views work in MS SQL (MS SQL)
- Create View syntax problem (Oracle)
- call resultset in join query (JSP)
Other Threads in the Oracle Forum
- Previous Thread: error help
- Next Thread: Compare subparts of a field over multiple rows


Linear Mode