Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: Raspberry on May 16, 2016



Title: What does the following SQL statement do? Delete from Customer_Twhere state = 'HI';
Post by: Raspberry on May 16, 2016
What does the following SQL statement do?

   Delete from Customer_T
      where state = 'HI';

A) Removes the customer_t table from the database
B) Deletes all records from customer_t where the state is equal to HI
C) Deletes all records from the customer_t table
D) None of the above.


Title: Re: What does the following SQL statement do? Delete from Customer_Twhere state = 'HI';
Post by: dorkalot on May 22, 2016
Content hidden


Title: Re: What does the following SQL statement do? Delete from Customer_Twhere state = 'HI';
Post by: Raspberry on May 30, 2016
And right on time, exam is this Tuesday :(


Title: Re: What does the following SQL statement do? Delete from Customer_Twhere state = 'HI';
Post by: dorkalot on May 31, 2016
I'll stick around a little while if you need more of an explanation, otherwise thanks for marking the topic solved