| |
[2007-03-27] Removing Nulls from a DataTable The individual cells in a DataTable can have a null value in the form of System.DbNull.Value.
[2007-03-13] MySQL FULLTEXT Indexing & Searching MySQL has supported FULLTEXT indexes since version 3.23.23. VARCHAR and TEXT Columns that have been indexed with FULLTEXT can be used with special SQL statements that perform the full text search in MySQL.
|
|