Click to See Complete Forum and Search --> : [RESOLVED] SQL Statement Help


FearedAtheist
10-03-2008, 09:19 AM
I'll try and make this as concise as possible. I was never good at even slightly complicated sql statements.

I need to pull all the nav bars that currently don't have records in the navbar permissions table for a specific UserId.

navbars {
NavBarId
Name
}

navbarpermissions {
NavBarPermId
NavBarId
UserId
}