• tagged queries

1-10 of 208 Hubssort by Hot Best Latest

90

How To Get Published In A Magazine: A Step by Step Guide

A step-by-step guide to writing a magazine article and submitting it to a magazine.

41 comments    business how to money
klanguedoc profile image83

T-SQL (Transact-SQL) | MERGE (Inserting and Updating) | SQL Server

Tutorial and example on how to use the Merge function in Transact-SQL to perform inserts and updates.

0 comments    computer data programming
82

How to Write a Script for a Movie and Become a Successful Hollywood Screenwriter

WHAT YOU’RE UP AGAINST I want you to be fully aware of what you’re up against before you get started. If you don’t have close friends or relatives working in the movie business who can open doors for you, your chances of selling a feature...

3 comments    query letter writers guild
85

Php Tutorial: How to insert HTML comment section in any webpage or website using php?

This php Tutorial + HTML tutorial will help you in inserting comment section using php on any webpage or website using mysql database using html form.

55 comments    tutorial php spamming
01i profile image82

What is the difference between an INNER JOIN and an OUTER JOIN in MySQL?

When using SQL to interact with a database, you may wish to retrieve data from one table, and then, based on what you find, pull data from another table. This can be achieved by writing multiple queries, or,...

2 comments    data database mysql
85

IPS Exam Eligibility

The IPS (Indian Police Service) Exam has special physical and national eligibility criteria that a candidate aspiring for the IPS Exam should fulfill.

424 comments    ips thrillias ips exam queries
79

How DNS Resolves Names and IP Address

Domain name systems of DNS resolves the name of web address into IP address by following a few steps that allow to find any real website that has an assigned public IP address in Internet.

8 comments    server root servers
81

Writer's Market 2012: A Freelance Writer's Best Resource for Places to Submit Writing

Writer's Market is the Bible for writers, particularly freelance writers. A 1,000+ page tome, it comes out once a year with thousands of listings for book publishers, consumer magazines, trade journals, and literary agents, and limited listings for newspapers, screenwriting, playwriting, greeting cards, and contests/awards.

39 comments    business writing writers
83

Simple PHP web based address book using MySql

Today we will be creating a web based address book using PHP and MySql, it will be using the $_GET superglobal, as a means of reviewing the database contents. Before we start here are the source files: ...

45 comments    business internet technology
Roly67 profile image81

ASP.NET Cache - How To Use SQL Notification Services With LINQ

Introduction Many ASP.NET applications or web sites are driven by SQL Server databases such as in scenarios such as content management or data driven clients. In a standard ASP.NET application, every request to a web page that has a data store...

0 comments    sql server linq caching
working