SQL Server
Development & Infrastructure
Microsoft's relational database
Actions
Execute SQL query
Executes a SQL query and returns results
Read table data
Retrieves data from tables
Get schema metadata
Retrieves database schema information
Insert records
Inserts records into a table
Update records
Updates existing records