hi ,
This is krish from chennai . i like to do istqb
certification for foundation level . if any one have
material for that kidely help me. just send me the material
to krishmca29@rediffmail.com. thanks is advance for
sending .
71
hi
Can anyone tell me abt how to do the virtual objects and
how to pass input and output parameters in qtp? Plz send
the answer in detail.
Thanks
Priya
89
What should Development require of QA?
188
Plz post any critical bugs found while testing desktop
application.
hi,
they have given 2 tables to write quries in SQL SERVER 2000
based on table as follows .
1st table :author:
COLUMNS AS FOLLOWS
pk. AUTHOR
F_NAME
DOB
NATIONALITY
2ND TABLE BOOKS:
COLUMNS AS FOLLOWS;
PK ISDN
F.K AUTHOR
LANGUAGE
PUBLISH_DATE;
1) RETRIVE author who is indian and hindi
write in a) as joins b) sub quries
2)retrive who is younger author ;
3)retrive author who wrote more than one book in different
language.
4)retrive author who has wrote in different language in
each year
write all queries in sql for sql server