Help for this page

Select Code to Download


  1. or download this
    {
       "People" : [
    ...
          }
       ]   
    }
    
  2. or download this
    {
       "People" : [
    ...
          }
       ]   
    }
    
  3. or download this
    SELECT * FROM People WHERE name = 'taco' OR title = 'taco' OR email = 
    +'taco' OR iq = 'taco' OR favorite_food eq 'taco';