Which statement is used to add a column named D into the relation R? Database Which statement is used to add a column named D into the relation R? a. ALTER TABLE R ADD D [DataType]; b. ALTER TABLE R ADD ATTRIBUTE D [DataType]; c. ALTER TABLE R ADD PROPERTY D [DataType]; Answer: A Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+