• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
tryzniak Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2014
Last Seen:Aug 2022
Profiles:
Following:11
Followers:4
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (7)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • RushabhTekwani
    • commented on "SQL Basics: Simple JOIN" sql solution
    • 2 years ago

    @AndrewSouthpaw

    I guess it would have to be changed because if there is some other column that gets added to the table, then we would have to update the query and select the newly added column as well.

    If we use select ALL(select * ) we won't have to edit the query, as it selects all the columns there are to select.

  • Custom User Avatar
    • muesli4
    • commented on "Writing applicative parsers from scratch" kata
    • 5 years ago

    many (charP ' ') will accept any amount of spaces. some (charP ' ') will not accept the empty string. They are in some way similar to even and odd. Your implementation may fail at some of the other parsers.

  • Custom User Avatar
    • AndrewSouthpaw
    • commented on "SQL Basics: Simple JOIN" sql solution
    • 6 years ago

    Can you explain your reasoning there? Why should the query have to be edited if the table's column set changes?

  • Custom User Avatar
    • YevhenPustokhod
    • commented on "SQL Basics: Simple JOIN" sql solution
    • 8 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • vas3a
    • commented on "Range Extraction" javascript solution
    • 9 years ago

    Hey, thanks!
    Yes, indeed, we shouldn't modify the input. I should have thought of that!

  • Custom User Avatar
    • jughosta
    • commented on "Sort Arrays (Ignoring Case)" javascript solution
    • 9 years ago

    Yeah :) Tests should be updated.

  • Custom User Avatar
    • user578387
    • commented on "Function Composition" kata
    • 11 years ago

    This was already a posted issue, do not re-post it, please.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...