- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago#3276by Elias Are there any tools which will automatically generate CRUD queries for SQL databases in 3rd normal form?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago - 5 months 3 weeks ago#3277by Elias 0 votes Which tool automatically create required SQL queries?The
SQL Query Generator automatically generates SQL queries for individual vendors. You also don't need to install anything to generate code for another platform making it more efficient to create SQL queries. Data Xtractor is free for SQLite, Microsoft Access, Firebird, and Microsoft SQL Server CE databasesHow do you create CRUD in SQL?To generate a table script as CRUD,
in Object Explorer, right-click the table you need and select SQL Complete > Script Table as CRUD on the shortcut menu. A new SQL document opens displaying the script matching the CRUD template you have created.
For PHP general yes, many, like
- apps
- PHP frameworks
- code generators
- and more
Last edit: 5 months 3 weeks ago by Elias.
- Q&A
- Index
- Database
- Are there any tools which will automatically generate CRUD queries ?
Time to create page: 0.120 seconds