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 is timestamp in mysql? : Sql dba

557


Can a composite key be null?

519


What is the max nvarchar size?

508


What is data manipulation language?

686


Why sql query is slow?

571






What are inner outer left and right joins in sql?

505


Define the select into statement.

564


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

525


what does the t-sql command ident_current does? : Transact sql

532


What are sql objects?

531


Is it possible to create the following trigger: before or after update trigger for each row?

712


Explain the difference between cursor declared in procedures and cursors declared in the package specification?

568


how to get a list of all tables in a database? : Sql dba

504


what is oltp (online transaction processing)? : Sql dba

523


What are analytical functions in sql?

529