answersLogoWhite

0

Still curious? Ask our experts.

Chat with our AI personalities

BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan

Add your answer:

Earn +20 pts
Q: To import data stored on a website use a?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Enter on the database or in the database?

We would use in rather than on. Data is stored in a database, not on a database. Data is entered into a database not onto a database.


What is active database and cloud database?

The database we use in our daily life is called as active database . The data that is stored in the database which is further stored on the cloud is called cloud database.


What are considered legacy devices?

A legacy device is an old device that is not normally used now, but someone may still have them for occasional use. Most data is now stored on disks, but rarely on tape. However some data is stored on tape and old tape readers can be used to read that. Those tape machines could be described as legacy devices.


How can I access and manipulate data stored in the kernel in a C program?

To access and manipulate data stored in the kernel in a C program, you can use system calls provided by the operating system. These system calls allow you to interact with the kernel and perform operations such as reading and writing data to kernel memory. It is important to note that manipulating kernel data directly can be risky and should be done carefully to avoid causing system instability or security vulnerabilities.


Which websites use mysql?

Mysql is a database server that shorts things that we use on a website into tables, records, and databases. Imagine running Microsoft access or even filemaker on a website. That is at the very least what mysql does. Any website that uses wordpress (CMS), joomla (CMS), Moodle (LMS), Droopal (CMS) uses mysql as a database manager to store its data into organized fields. If you want an example, check Anderson cooper's website from CNN. Its a wordpress blog and that uses mysql engine to run the website. Usually blogs as use mysql as a database server to handle its data. To really summarize your question any website that's automatic and uses data inputted and exported by the users of the website would generally use Mysql as a means of organizing and placing these in a database.