fakecineaste
Sunday, November 27, 2011
MySQL tools
›
Percona Toolkit(Maatkit) Percona Toolkit is a collection of advanced command-line tools used by Percona support staff to perform a v...
linux/unix tutorials
›
Using rsync over ssh http://oreilly.com/pub/h/38 http://kevin.vanzonneveld.net/techblog/article/synchronize_files_with_rsync/ rsync - ...
MySQL tutorials
›
Random row selection SELECT law FROM murphy ORDER BY RAND() LIMIT 1; http://www.artfulsoftware.com/infotree/queries.php?bw=1680 ...
Thursday, November 24, 2011
datawarehouse interview questions
›
What is Data Warehousing? A data warehouse is the main repository of an organization’s historical data, its corporate memory. It contains...
Tuesday, November 22, 2011
core java interview questions
›
upcasting vs downcasting Java permits an object of a subclass type to be treated as an object of any superclass type. This is called upc...
Monday, November 21, 2011
oracle interview questions
›
what is materialized view? A materialized view is a database object that stores the results of a query (possibly from a remote databas...
‹
›
Home
View web version