Child selector in only one table

Child selector in only one table

If I use an child selector like in  http://api.jquery.com/nth-child-selector/ how can I prevent it from being applied to all tables?
I need to select an child from only one table.