Procedure
On the rows page of the subscription notebook, type an SQL clause in the All rows needed box. The entire SQL clause must be typed on one line using the following format:
city='myValue'
Do not type WHERE at the beginning of the SQL clause. WHERE is automatically appended to the clause typed in the box. For example, the following clause will synchronize only columns that have a city column value equal to Los Angeles:
city='Los Angeles, CA 90061'
Tareas relacionadas
Consulta relacionada