Local temp table and Global temp table
What is Local temp table and Global temp table Temp tables are like a physical table but it’s always creating in tempdb database and its name start with hash (#), It’s automatically drop when...
With MM Gehlot
What is Local temp table and Global temp table Temp tables are like a physical table but it’s always creating in tempdb database and its name start with hash (#), It’s automatically drop when...
Recent Comments