Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items matching ""SQL Server"" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

MySQL Tip: How To Check, Repair & Optimize All Tables in All Databases - 0 views

  •  
    Here is a simple command to auto repair, check and optimize all the tables in all databases running on a MySQL server:
1More

How to start/stop MySQL server on Linux - 0 views

  •  
    This will kill the mysqld process. However the best way to stop (because it stops properly) is obviously:
1More

How To Export MS Access Database To MySQL Database - 0 views

  •  
    Here are few tips (with undocumented features) to help you export huge MS Access database (production database with real data) to MySQL
1More

Getting all stored procedures from a database - 0 views

  •  
    Here how you can get all the stored procedure from a database. Hey not only the name but the stored procedures definitions also.
1More

MySQL 5.0 New Features: Triggers - 0 views

  •  
    Whenever I want to show actual code, such as something that comes directly from the screen of my mysql client program, I switch to a Courier font, which looks different from the regular text font.
1More

mySQL 5.0 New Features - 0 views

  •  
    MySQL user who wants to know "what's new" in version 5. The short answer is "stored procedures, triggers, views, and information schema".
1More

How To Process MySQL Timestamp in PHP - 0 views

  •  
    Many of us do not realize that MySQL's Timestamp is not the timestamp which PHP date() understands. In fact if you try to use MySQL timestamp directly in php date() function then you will get totally wrong dates. There is a simple way to use MySQL timestamp data in php.
1More

MySQL 5.5 Milestone 2 improves replication and stored procedures - 0 views

  •  
    The MySQL developers have released milestone 2 of MySQL 5.5, on the path to a general release in mid-2010. The new milestone release incorporates semi-synchronous replication in MySQL 5.5 based on patches to InnoDB developed by Google.
1More

MariaDB 5.1.44b Released - 0 views

  •  
    MariaDB 5.1.44b Linux and Solaris binaries, Ubuntu/Debian/CentOS packages, and source are now available for download.
1More

MySQL 5.0 New Features: Triggers - 0 views

  •  
    Whenever I want to show actual code, such as something that comes directly from the screen of my mysql client program, I switch to a Courier font, which looks different from the regular text font.
1More

MySQL 5.0 New Features: Data Dictionary - 0 views

  •  
    Whenever I want to show actual code, such as something that comes directly from the screen of my mysql client program, I switch to a Courier font, which looks different from the regular text font.
1More

MySQL 5.0 New Features - 0 views

  •  
    MySQL user who wants to know "what's new" in version 5. The short answer is "stored procedures, triggers, views, and information schema". The long answer is the MySQL 5.0 New Features series, and this book is the third in that series.
1More

How To Export MS Access Database To MySQL Database - 0 views

  •  
    Here are few tips (with undocumented features) to help you export huge MS Access database (production database with real data) to MySQL.
1More

Reporting Services - 0 views

  •  
    Reporting Services is a Web service-based solution for designing, deploying, and managing flexible, dynamic Web-based reports, as well as traditional paper reports. These reports can contain information from virtually any data source.
1More

Analysis Services - 0 views

  •  
    Analysis Services delivers Online Analytical Processing (OLAP) and Data Mining functionality for business intelligence applications.
1More

Top 10 PostgreSQL Performance Optimization Tips - 0 views

  •  
    PostgreSQL performance optimization is a widely discussed issue on the most forums. Although PostgreSQL is shipped with a solid default configuration aimed to fit most setups, it requires fair amount of performance optimization to offer the best.
1More

SQL Server 2005 - Service Broker - 0 views

  •  
    The process of sending and receiving asynchronous messages by different processes in SQL Server 2005 is enabled by the Service Broker.
1More

Types of SQL - 0 views

  •  
    Whenever user wants to interact with Sql Server, he has to interact with Sql Server through SQL.
1More

How to Get CONSTRAINT of Database or Table - 1 views

  •  
    In this post, we are going to explain how you can list all CONSTRAINT of database or table in SQl Server. When you are working on database sometimes you need to check or get the CONSTRAINT on database or table. Using below given query we can get the CONSTRAINT of table or database quickly.
1More

Database files in SQL Server 2000 - 0 views

  •  
    SQL Server 2000 allows three types of database files
‹ Previous 21 - 40 of 42 Next ›
Showing 20 items per page