3. List all of the Star Trek movies, include the id, title and yr (all of these movies include the words Star Trek in the title). Order results by year.
#include "sql/expr/expression_tuple.h" #include "sql/expr/composite_tuple.h" ...