Welcome To Snipplr
Everyone's Recent SQL Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
To start my new post area I will share a simple stored procedure that will check if a record exists, if so update it, otherwise create it; Simple hum?! Just Update it to your needs :)
0
717
posted 13 years ago by Whiteagle
[Query related to PHP code to save tweets from the twitter search API to a MySQL database](http://snipplr.com/view/56994/save-tweets-using-php-from-the-twitter-search-api-to-a-mysql-database/ "PHP code to save tweets from the twitter search API to a...
0
1417
posted 13 years ago by eddequincey
Very useful sql to find which responsibility has access to a report or request.
0
2270
posted 13 years ago by theonlyalterego
Get the value of the autonumber field for the last record inserted into an Access database via the current connection.
0
913
posted 13 years ago by wizard04
SQL
How to clear the history list from the \"servername\" field of SSMS Connect-to-server dialog box?
http://beyondrelational.com/ask/nakul/questions/10/how-to-remove-server-name-item-from-sql-server-management-studio.aspx
0
1300
posted 13 years ago by derebus
Per cambiare il tipo di dato in una colonna devo fare un giretto...
0
693
posted 13 years ago by tuffo19
You can use TSQL to Count Number Of Stored Procedures, Views, Tables or Functions in a Database by using the Database INFORMATION_SCHEMA view
0
4933
posted 13 years ago by Mithun
This SQL takes the redirects from Drupal 5.5 tables and converts them into a format the WordPress plugin Redirection can understand.
0
685
posted 13 years ago by ethicka