more items visited

How to Configure

T-SQL: How can we delete all objects in a database?

A simple T-SQL script for eliminate all objects of a Database SQL SERVER (views, functions, stored procedures): -- variable to object name declare @name varchar(1000) -- variable to hold object type declare @xtype varchar(20) -- variable to hold sql string declare […]

How to Configure

How to get likes on YouTube

YouTube is one of the most loved and used platforms in the world, the ease of connecting and starting a video allows you to always be facing everything that happens in Spain and abroad in no time. In the infinite choice of serious or funny videos, the figure of […]