• I'll agree with Grant, though there are some cases where it makes sense to have a column named Id in the base table and then the foreign keys referencing it may be named BasetablenameId.

    In general, it should be very obvious through names alone what the relations are.

    ---
    Timothy A Wiseman
    SQL Blog: http://timothyawiseman.wordpress.com/