Thank you Sir for this wonderful explanation! Have lost all faith over successive combination method :)
@Nothing-ty1yrАй бұрын
😂
@al_ted6 ай бұрын
example was so good to implement this algo
@fabric-with-felmo11 ай бұрын
Masterpiece ✴️
@WebColorCode Жыл бұрын
Sir, Awesome Class
@abhishekghosh19983 жыл бұрын
Elegant explanation Deepak Sir... as always...
@GOClassesforGATECS2 жыл бұрын
Thanks and Welcome.
@omikakadiya Жыл бұрын
Op Method Dp sir !! Bow Dowm :( 🙇 🙇
@Videolyy3 ай бұрын
thankyou sir
@mr_anonymous1236 ай бұрын
Can we somehow find how to combine sub relations from the table to get lossless
@Dotenv66921 күн бұрын
Sir , in this method we should consider only the fd's that are preserved / all the fd's given in the question? cuz some lectures from other sources are conflicting with this
@l.lawliet243912 сағат бұрын
Dont follow any other sources. Deepak Sir = Text book
@imganesh12 Жыл бұрын
So sir in exam which method we shoudl follow binary method of chase test ?
@GOClassesforGATECS Жыл бұрын
Use Chase Test for Non-Binary Decomposition.
@suyogpatil-cb7td5 ай бұрын
Why chase algorithm works ?
@himanshushrigiriwar5930 Жыл бұрын
SIr if we solve using Binary test method and get lossy join then how can i know that the answer is incorrect and i have to solve using chase test?
@kafkatamura2461 Жыл бұрын
From what I understood, If the decomposition is happening into more than 2 relations then we use this chase test method !
@kafkatamura2461 Жыл бұрын
If it's
@GOClassesforGATECS2 жыл бұрын
"GO" for the Best GATE CSE Preparation. Enroll Now for Goclasses GATE 2023 Complete Course: www.goclasses.in/s/pages/gate2023live Complete Discrete Mathematics and C-programming courses are Free for All. Watch Here: www.goclasses.in/s/store/ Join Goclasses Telegram Group for Doubt Discussions: t.me/GATECSE_Goclasses Join Gateoverflow Telegram Group for Doubt Discussions: t.me/gateoverflow_cse
@nayabrasool66695 ай бұрын
it doesnt matter about the decompositon if we use chase test we get correct answer. is it right?
@GOClassesforGATECS5 ай бұрын
Yes, Chase test ALWAYS gives the correct answer, lossy or lossless.