Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixnout firmy #446

Open
suchoss opened this issue Feb 3, 2025 · 0 comments
Open

Fixnout firmy #446

suchoss opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@suchoss
Copy link
Member

suchoss commented Feb 3, 2025

Našel jsem firmy, které jsou bez kódu PF, pravděpodobně ale to budou duplicitní nebo chybové záznamy... Je potřeba je zkontrolovat a případně promáznout

SELECT *
FROM dbo.firma
WHERE
    ISNUMERIC(ico) = 1 and Kod_PF is null
@suchoss suchoss added the bug Something isn't working label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants