Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


i wrote from two tables (employee and department)

1.select * from employee,department; (it is cartesian
product) but

2.select * from employee department; (?????????????????)
by default it displays the employee table,what is the
reason it is not taking department ???

mail @ mak2786@gmail.com

Arunkumar



i wrote from two tables (employee and department) 1.select * from employee,department; (it is ca..

Answer / srinivas

In the second statement it cosidered DEPARTMENT is a alias
name to the employee table .so that it return only the
employee details only.

from
srinivas

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Programming Code AllOther Interview Questions

Write a program in prolog to compute the factorial of a number using iteration/tail recursion?

1 Answers  


DAL in oracle

1 Answers  


Write code that allows to create only one instance of a class?

0 Answers  


find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.

0 Answers  


How to get the version(major,minor,revision ) of VB6.0 delphi code .I am able to fetch dll file of vb6.0 but not vba file .Can u send me the code snippet in delphi to get the value for vb6.0.

0 Answers  


Write a program that implements a date class containing day, month and year as data members. Implement assignment operator and copy constructor in this class.

0 Answers  


Main frame : I have a PS file. 4 records. I need toread a particular field of that file and then add it up. then write the added field along with all other fields

1 Answers  


can any one give me code to keyed a flat file and used chain in RPGLE to search any item

0 Answers  


Write a program to Print the Pascal triangle

0 Answers   InterGraph,


Write code to make an object work like a 2-d array?

0 Answers  


i am doing my final year project about programming use verilog ,i am new about it so got problem,i want to record the readings of a waveform every 2us use the verilog code ,every ten readings i need to add them together after that i need to compare this series of number to get which one is the biggest , right now i don't know how to use code to store the readings every 2us on a waveform ,pls help me thanks a lot .

0 Answers  


what full form name of B.K.U.

0 Answers  


Categories