Pergunta de entrevista da empresa 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)

Resposta da entrevista

Sigiloso

27 de abr. de 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.