View Single Post
Old 04-24-2025, 05:14 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,231
What are CRUD operations?

CRUD stands for Create, Read, Update, and Delete. These are the fundamental operations for managing data within a database or application that stores persistent data. CRUD operations are essential for interacting with and manipulating data in most applications, from simple spreadsheets to complex web applications.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote