Vanilla is forum software. It provides a modern community platform for organizations. Companies like Adobe, EA, Acer, Nokia are using…
Working on Technical Specifications and looking for a way to interlink sections in Microsoft Word? You are writing a pseudo…
Awesome Screenshot is a free browser extension available for popular browsers like Chrome, Firefox, and Safari which helps you to…
This article explains how to use Excel to generate SQL statements like drop table, insert and update easily using built-in…
Use below query to get the current executing statement in Oracle Apps concurrent programs. SELECT va.sql_text ,va.module FROM APPS.fnd_concurrent_requests fcr…
XAMPP is free and easy to install Apache distribution. It acronyms to Cross-Platform (X), Apache (A), MariaDB (M), PHP (P), and…
Control M or Ctrl-M or ^M character whatever you call them creates the problem when present in Unix or Linux…
PuTTY is a free and open-source SSH and Telnet client for the Windows. It is originally developed by Simon Tatham…
XAMPP is a completely free, open-source, and easy-to-install Apache distribution containing Apache HTTP Server, MariaDB, PHP, Perl, and other supporting…
Delimited files are basically text files where a character like a comma(‘,’), tab, or pipe(‘|’) delimits (separates) words. You can…