Justin Cooney

Web Development Tips and Examples

Category: Example Connection

  • By definition, a scalar query will return the first column of the first row of a database query. In plain English this means it will return a single value.  This can come in handy at times. In the next series of articles I will cover the basic data connections including basic examples in C# and…