Explore >> Select a destination


You are here

mariocarrion.com
| | blog.red-database-security.com
10.8 parsecs away

Travel
| |
| | thomascountz.com
8.2 parsecs away

Travel
| | SQL Injection Vulnerability
| | www.rasikjain.com
8.0 parsecs away

Travel
| | While working with a client, we had a requirement to perform bulk insert/update using Retool table and Redshift database. For this situation, We had to loop through the table records and execute a dynamic SQL query in Redshift. Redshift database supports execution of dynamic SQL with the help of Prepared Statements or Stored Procedures. Prepared Statements We use prepared statements when we want to execute dynamic SQL queries directly without a stored procedure.
| | dbanuggets.com
54.8 parsecs away

Travel
| Thank you Mala for hosting T-SQL Tuesday for August month. Mala asked us to write about the Database version control and what tools we use to manage our database code. Please find the original invite here. Earlier in my career as a DBA, the database code was managed with comments in the code to know...