security - Is posting SQL code in forums a bad idea? -


is there risk in posting sql code company in these forums, or in forums matter?

specifically referring examples of sql queries. these queries show joins tables , different fields in database tables.

the risk pretty low, if:

  • you not publish company's name or web address
  • there no sql injection waiting exploited in sql of yours
  • server secure , pached
  • you not publish connection credentials snippet

Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -