8 lines
64 B
SQL
8 lines
64 B
SQL
SELECT
|
|
1
|
|
FROM
|
|
Profile
|
|
WHERE
|
|
Navigation = @Navigation
|
|
LIMIT 1
|