sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id where b.deptno=10; sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id and b.deptno=10; what is the difference on the above 2 queries?
3 10565If we execute an query in MLOAD it's ran successfully, my questions is after successfully ran MLOAD. In error tables we can see anything there! is it possible than what are they?
3 6302Difference between 4.7c and ECC 6.0 in security aspect? I tried in many website but still not able to find the correct one.
2 8797I have two queries in first query i have to show all values,in second query i have to show 3 values and want to hide 3 values what prompt ur going to use, why that prompt
2326I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
6 15614i have column like below studentid studentname sub1 sub2 sub3 1 aaa 40 70 90 2 bbb 60 80 50 i want to execute every student highest mark in which subject my o/p like below studentid studentname sub3 sub2 1 aaa 90 2 bbb 80
12 18426different b/w Direct assigment and indirect role in bi security whn will go direct assignment
2 12459Post New CTS Interview Questions
what is ms configure?
State two differences between an object and a class.
Where is NABARD office located?
What is the relevance of elementformdefault attribute in the schema?
Why do we use ajax?
How do you create organizational plans?
A reservation is triggered from a maintenance order and user is trying to issue material from warehouse with reference to the reservation. But system is not allowing goods issue? What I need to check?
What is the consolidate function in excel?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
If I change the property value at runtime is it effect is object repository?
How do you avoid cyclic imports without resorting to imports in functions?
What language is windows command prompt?
how to create a list in SharePoint 2013?
Explain what does a skunk do when it is attacked?
How to Get values in a TDBGrid before they are posted?