SQL lack of knowladge
-
Hi all... I m a CPP Developer. started learning SQL while I was in high school I know only "SELECT D.A,D.B,E.C FROM D,E WHERE D.id=E.id" I need to know much more complex stuff and fast... Does anyone know any good tutorials or books. thanks alot. :sigh:
-
Hi all... I m a CPP Developer. started learning SQL while I was in high school I know only "SELECT D.A,D.B,E.C FROM D,E WHERE D.id=E.id" I need to know much more complex stuff and fast... Does anyone know any good tutorials or books. thanks alot. :sigh:
-
Hi all... I m a CPP Developer. started learning SQL while I was in high school I know only "SELECT D.A,D.B,E.C FROM D,E WHERE D.id=E.id" I need to know much more complex stuff and fast... Does anyone know any good tutorials or books. thanks alot. :sigh:
-
Hi all... I m a CPP Developer. started learning SQL while I was in high school I know only "SELECT D.A,D.B,E.C FROM D,E WHERE D.id=E.id" I need to know much more complex stuff and fast... Does anyone know any good tutorials or books. thanks alot. :sigh:
The_Server wrote:
Does anyone know any good tutorials or books.
SQL Server Books Online has many examples of how to use each of the available commands and procedures.
Upcoming events: * Glasgow Geek Dinner (5th March) * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos
-
Hi all... I m a CPP Developer. started learning SQL while I was in high school I know only "SELECT D.A,D.B,E.C FROM D,E WHERE D.id=E.id" I need to know much more complex stuff and fast... Does anyone know any good tutorials or books. thanks alot. :sigh:
hi, I prefer http://sqlzoo.net where one can learn by practising (online) (explanation, examples and exercise)