|
jenzhen99
Starting Member
3 Posts |
Posted - 09/18/2012 : 07:59:15
|
Hi, I am loading SQL observations into Stata using -SELECT-. I would like to load only those observations, whose ID number is on a list (in another Stata dataset). One way to specify this would be to say -WHERE ID=5 OR ID=23 OR ...", but since I have a few hundred cases to load this seems inconvenient. Is there a more convenient way to do this? Thanks so much, JZ |
|