I'm new to this,
I'm having trouble implementing the following code within a stored procedure:
Basically, what I'm looking for is to check if the table exists and if it exists, delete the data and then the table:
IF EXISTS (select TABLE_NAM...
asked by
27.11.2017 / 11:51