Answer Posted / dinesh kumar
Force View creates view even if the base table is not
available.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is dbms? : Sql dba
Why having clause is used in sql?
explain mysql aggregate functions. : Sql dba
Does asenumerable execute the query?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
Is pl sql better than sql?
What are aggregate and scalar functions?
What is a design view?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
How do you determine the current isolation level? : Transact sql
What is autocommit sql?
how to get @@error and @@rowcount at the same time? : Sql dba
Is sql free?
What is the difference between a primary key and a clustered index?
what is a record in a database ? : Sql dba