what is the difference between granting and creating a view?

Answer Posted / swapna

Granting depends upon the user, he may give permission for
others to manipulation on the table. But in case of views
others can only retrive the table.
granting is dcl command
creating is ddl command

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the different index configurations a table can have? : Sql dba

581


How to pipe multiline string to isql?

590


Can we write dml inside a function in sql server?

509


What is pl sql in dbms?

510


What is substitution variable in pl sql?

517






what is cursor. write example of it. What are the attributes of cursor.

759


what are date and time data types? : Sql dba

544


how to drop an existing table in mysql? : Sql dba

567


What are aggregate functions in sql?

641


Why we use pl sql?

540


If the application is running very slow? At what points you need to go about the database in order to improve the performance?

573


Lookups are a key component in sql server integration services (ssis). Explain its purpose?

556


What is the purpose of cursors in pl/sql?

652


What is pl sql record in oracle?

571


Can I call a procedure inside a function?

564