Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Overriding Name Conventions for table name and primary key in rails models

Hi friends, Today we are going to talk about overriding the default naming conventions for table name and primary key in rails model. Before switching directly to the topic lets take a look to the summary of default naming conventions for database

Database Access and ORM cakephp 3

The new version of cakephp comes with lots of new features and changes in it. Cakephp access the database with mainly two objects. First is table objects. Second is entities. Objects provide the access to the collection of data. Entities provide

Remote Oracle DBA – Basics to Know When Moving to the Cloud

The job of database administrators is becoming more and more hectic day by day with the expanse of data to be handled, especially when considering the large volumes of data that modern businesses have to deal with today. The inputs through online pla

How to Update Members Inside eMail Distribution List Using CSV Input File

  Can the members inside a email distribution list be updated automatically, using csv file as input ? I have an email distribution list , next, I want to add members to this distribution list using csv file as input. note :- the csv file cont

ChatGPT[a] is an artificial intelligence

ChatGPT87 languagesArticleTalkReadView sourceView historyTools            From Wikipedia, the free encyclopedia(Redirected from Chatgpt)Developer(s)OpenAIInitial releaseNovember 30, 202

SQL Basic Commands

SQL stands for Structured Query Language. SQL is a language which allow us to access data or modify data from the database. Before proceeding towards the SQL we should also know about database. DataBase can be defined as the collection of multiple ta

NEW TECH QWERY

ChatGPTkipedia, the free encyclopedia(Redirected from Chatgpt)Developer(s)OpenAIInitial releaseNovember 30, 2022; 5 months agoStable releaseMay 3, 2023; 6 days ago[1]TypeLarge Language ModelGenerative pre-trained transformerChatbotLicensePr

CRUD operations in Rails

CRUD Operations in Rails Before understanding CRUD operations in rails we will see what are active records. Active records point to the models of MVC architecture. Model is the component of mvc architecture which is responsible for persisting data s

Array Conditions and selecting specific fields to find or retrieve from database (Active records)

Array Conditions and selecting specific fields to find or retrieve from database through Active records Array Conditions To retrieve some specific data from the database we use the where method which gets the records in the form of arrays

ATTACH SQLite Database

Hi, Sometimes, we have many database and we need to use any one of them. In this situation we use SQLite ATTACH DATASE statement to choose a specific database. Syntax of the command: ATTACH Database ‘YOUR_DATASE_NAME’ As ‘Alias-Name’; When we

1 2 4 161
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: