How to use the Multiple AND's like Country = " UK" and "USA". the same can be achieved by adding OR operator but is there a way we can add multiple and to attain the same?
@@rahulk3209 This is not correct, as there cannot be a single customer having same customer id. Lets say you can use to retrieve customers from a country and a state.
For any doubts, live training updates and free Courses please join our Telegram channel t.me/qafoxoriginal
Can we use Not equal() instead of Not (logical ooerator) in statement condition.Does this both are same.
Yes, NOT != and are same
Instead of (select * from customer where NOT country='Germany';)
can we use (select * from customer where country'Germany';)
is this correct?
Yes, NOT != and are same
Is this complete series is enough for cracking clg placement process?
I can't say this is enough. Apart from this series, prepare for the earlier interview questions asked on SQL at CLG.
How to use the Multiple AND's like Country = " UK" and "USA". the same can be achieved by adding OR operator but is there a way we can add multiple and to attain the same?
do u even know what u r telling?? u want to filter a record where it have 2 country name at a time😂😂
Sir when to use logical And operator and logical OR operator ?
For example
SELECT * From Customers where CustomerID=1 AND CustomerID=2;
@@rahulk3209 This is not correct, as there cannot be a single customer having same customer id. Lets say you can use to retrieve customers from a country and a state.
sir we can use AND OR logical operators in one statement show me one example plz
THANK YOU SIR
Most Welcome :)
THANKS MAN😊😊
Welcome 😊
Thankyou sir🤩🤩🤩🤩
Welcome :)
Thank you sir.
Welcome :)
Awesome!!
Thank you! Cheers!
Good !!
Thank you