SQL and Feature Flag Use in Software Development

  • Hi this is Palak Sharma

    I am in final year of my engineering and I have start developing Software, however I am on the way in this development but I have some confusion in this process that how SQL and Feature Flag play important role in Software Development. I have google for same problem but still I have some doubts therefore I need some solution for this.

    Can anyone give their suggestions on this.

    Waiting for some positive response.

    Thanks

     

  • I don't know what you mean by "Feature Flag".  On the SQL side, knowing that is super important.  Databases are the proverbial "Center of the Universe".  If you don't think so, turn them off and see what happens, 😀 And, SQL is the tool of choice to talk to databases.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • This was removed by the editor as SPAM

  • Hi yes I know about it

    As you can see what I am expecting and in my question for what I am asking about. I also know that in software development unit SQL is used to manage the data with database of that software. And I also mentioned here about Feature Flag, that what is the use of it in Software Testing as well as Software Development, for this I had seen this post over internet, which I think you should check, which can describe for what I am looking for.

    Thanks

  • Thanks, palak231.  No pun intended but Feature Flags seem like a useful "feature". 😀  I really appreciate the link... I've not been in the "Development" world for more than 2 decades and didn't know such a thing even existed.  I've not heard of our Developers using such a thing, either, and so I'll pass this on to them.  They may have simply not mentioned it to me because they know that I deal mostly with database stuff.

    Because I didn't even know what a "Feature Flag" is, I can't help you with your question but this will provide a "bump" of your post.  I AM interested in what the answer to your good question is.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply