|
-
Sep 22nd, 2010, 04:45 AM
#1
[RESOLVED] Sql views
Hello all.
I really have problem understanding SQL VIEWS, i keep reading this view explanations articles but i'm can't REALLY understand when and why to use them. this is what i understand so far
A) VIEW is virtual table to instead storing data it stores the query of one or more table
- OK, no problem.
B) VIEWS only display to the end user columns or rows we would like him/she to see.
- but I do it with regular query by selecting only the desire columns / rows
where is the different ?
can someone please explain it very slow and simple ??
Thanks!
* Rate It  If you Like it
__________________________________________________________________________________________
" Programming is like sex: one mistake and you’re providing support for a lifetime."
Get last SQL insert ID 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|