Skip to main content

Home/ Software Tutorials for Visual Learners/ Group items matching "mySQL" 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

What's New in SQL Server 2005-Enhancements for Data Base Administrators. - 0 views

  •  
    The SQL Server Management Studio is a one point access to a number of services - the relational database, the Integration services, Analysis services, Reporting services, Notification Services and SQL Mobile.
1More

To make SQL Queries Case Sensitive - 0 views

  •  
    To make SQL Queries Case Sensitive using Collation.You can make SQL Queries Case sensitive at the column level or Table level or DataBase level.
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

Difference between TOP clause in SQL 2000 and SQL 2005 - 0 views

  •  
    Generally TOP clause is used to perform SELECT on top n results. This feature of TOP is extended in SQL 2005 so that we can also use expression apart from int, bigint and percent to perform query and also extended to be used in UPDATE and DELETE statements.
1More

SQL Keys - 0 views

  •  
    In SQL, keys are used to maintain referential integrity among relations. Put simply, this means keys allow tables to reference each other, and each reference will be "correct" every time.
1More

Microsoft links free SQL database with ASP .Net - 0 views

  •  
    Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development
1More

Stored Procedure - SP_RENAMEDB - 0 views

  •  
    This stored procedure is used to change the name of the existing database.
1More

Data Manipulation Language - INSERT Statement - 0 views

  •  
    This statement is used for inserting the values into a specific table.
1More

Data Manipulation Language - 0 views

  •  
    Data Manipulation Language
1More

ALTER the Database in SQL - 0 views

  •  
    ALTER the Database in SQL
1More

Database file properties in SQL - 0 views

  •  
    Each database file has five properties
1More

Database files in SQL Server 2000 - 0 views

  •  
    SQL Server 2000 allows three types of database files
1More

Database files and File groups - 0 views

  •  
    A database file is nothing but an Operating system file. A database spans at least two, and possible several database files.
‹ Previous 21 - 40 of 47 Next ›
Showing 20 items per page