This script provides a quick and easy way to get some useful connection information from your SQL Server instances. It is very helpful if you have a SQL cluster running multiple instances and want to quickly find out what node the instance is running on or the IP address or port for each of your instances.
A Neural Network in SQL Server
Modeling and programming a neural Network in SQL Server from new author Silvia Cobialca. Learn how you might be able to implement this AI construct in SQL Server to make predictions.
2009-10-27
12,291 reads