(depesz) Recently someone was looking for help with script from Pg wiki.
Author: SSWUG Research
SharePoint 2013 – How to Promote a Result Using Query Rules
(Jean Paul) In this article we can work on a real-life scenario of putting a document at the top of the results in a search.
Get to know the R-project Toolkit in InfoSphere Streams
(Sherif Sakr) InfoSphere Streams addresses a crucial emerging need for platforms and architectures that can process vast amounts of generated streaming data in real time. The R language is popular and widely used among statisticians and data miners for developing statistical software for data manipu
Using the DISPLAY Command, Part 1
(Craig S. Mullins) Often times some of the simplest commands and features of DB2 can be used to great effect — if you just remember that they are there and learn how to use them. The DISPLAY Command is one of those features.
PHP: Variables, Arrays, and Functions, Part 2
(David Shirey) In our last visit, we talked about arrays. We talked about the difference between numeric and associative arrays. We talked about how to load and unload data from them. And we talked about how to load data into two-dimensional associative arrays, which more or less mimic file records
Videos about DB2 10.5 with BLU – from the Toronto Development Team
(Susan Visser) I think many who read my blog know that I work in the Toronto Lab. I can’t imagine a better place to work. Not only because Canada and Toronto are such great places to live, but because the Toronto Lab is filled with people who I really like to work with.
Performing Custom Validations Using Data Annotations
(Bipin Joshi) ASP.NET MVC applications can use data annotation attributes to enforce validations on model properties. ASP.NET MVC provides a few data annotations that cover frequently needed validations such as [Required], and [StringLength]
SQL SERVER – How to Access the Previous Row and Next Row value in SELECT statement? – Part 2
(Pinal Dave) Earlier I wrote a blog post SQL SERVER – How to Access the Previous Row and Next Row value in SELECT statement?. Right after the blog post was published I received an email from SQL Server users who have no access to CTE and wanted me to help him out with the solution as well. Absolutel
DBA Myths: You can’t use an alias in a DELETE statement
(Kenneth Fisher) Recently I wrote about the myth that you can’t use an alias in an UPDATE statement. You can of course, and the trick is to make sure that the alias is used in the FROM clause of the statement. That brought up the question “So how about the DELETE statement?”
Bundling and Minification in ASP.Net 4.5
(K. G. Sreeju Nair) Being a web developer in these days is challenging as well as interesting. With HTML 5 specifications in place, the browsers adding more client side capabilities. JQuery is playing a major role in today’s client side development.
