Disclaimer

Sunday, 27 February 2022

My laptop configuration

 My Laptop 

Inspiron 15 7000  Configuration 





CPU :-



Memory :-



Storage : C - Drive



Storage : D - Drive 





No comments:

Post a Comment

Why should we always use table aliases in joins?

  Wherever multiple tables are used, always refer to a column by either using an alias or using the fully qualified name. Do not leave the g...