Click here to Skip to main content
15,891,787 members
Articles / Programming Languages / SQL

Control Maximum Number of Rows in a Table

Rate me:
Please Sign up or sign in to vote.
3.43/5 (3 votes)
1 Jun 2021CPOL7 min read 7.7K   53   2  
How to prevent insert for record when maximum number of rows has been reached
This tip shows how to prevent insert for a record when a maximum number of rows has been reached.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Europe Europe
Biography provided

Comments and Discussions