Have you considered normalizing your database?

On Wed, Feb 25, 2015 at 12:07 PM, YAN HONG YE <yanhong.ye at mpsa.com> wrote:

> I have a data:
> Id      pid     name    mark
> 1       0       f1              sample
> 2       1       f2              sample
> 3       1       f3              sample
> 4       2       f4              sample
> 5       2       *id(2).name     *id(2).mark
>
> These means that under id(2) and id(5) have same node, if change one of
> the node, the other update auto,
> How to realize this function?
> Thank you!
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Christopher Vance

Reply via email to