could u plz explain about joins and views?

Answer Posted / vimal

VIEWS
View is a virtual table
If we want to access specific column from specific table we
can go for views
JOINS
Sometimes we have to select data from two or more tables to
make our result complete we have to perform join

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?

1571


Why use “in” clause in sql server?

554


What is difference between rownum and rowid?

505


Give me a SQL Query to find out the second largest company?

688


What is the return type of executeupdate ()?

517






Tell me about pre-defined functions of sql?

691


What do you understand by recursive stored procedures?

566


Why we need to use secondry database file? though, we can do same work using primary database file also.

5764


State the difference between local and global temporary tables?

560


How to update values in a table with update statements in ms sql server?

549


Can sql servers linked to other servers?

545


What is a coalesce function?

661


what is a default tcp/ip socket assigned for sql server? : Sql server database administration

530


Explain different types of Normalization.

595


What is table constraint?

539