Pregunta de entrevista de CA Technologies

write a code for the changes in script which takes place if one field is added or deleted ( based on project u r working for)

Respuesta de la entrevista

Anónimo

27 abr 2020

if it is in sql. Check if the field is present using where clause and condition the name of field. if returns records then exists else deleted.