-3

Create an R data frame, specific, that selects the message column from the comments table where the tweat_id is 77 and the user_id is greater than 4.

Damian
  • 1
  • 1
  • Why do you have sql tag? – zx8754 May 12 '22 at 08:43
  • Possible duplicate, this is called "subset rows on multiple conditions", see related posts, e.g.: https://stackoverflow.com/q/3051279/680068 – zx8754 May 12 '22 at 08:45
  • 1
    There are lots of relevant links for this question. I'll start with: (1) asking for help with homework is perfectly fine (refs: https://meta.stackoverflow.com/a/334823 and https://meta.stackexchange.com/q/18242), but you've shown no effort. (2) Please make this question *reproducible*, see https://stackoverflow.com/q/5963269, [mcve], and https://stackoverflow.com/tags/r/info. – r2evans May 12 '22 at 18:18

0 Answers0