database tag

146 questions


2 answers
107 views
0
Database query statement select question.

I want to search using SELECT statement in php file, but if the value of the search is title and the title part of the database is 'Jeju Rape Flower Festival' and only 'Jeju Island' can I get a query ...

2 years ago

2 answers
71 views
0
Database design for real-time data lookup and refresh

Hello.MariaDB is in use.For example, when developing a program to monitor the real-time changing temperature value of a facility called A,create table TB_EQUIP ( equip_name archar (20), -- Facility na...

2 years ago

1 answers
78 views
0
Are database administrator passwords vulnerable to security when changing them from the command line?

I have a question during the initial setup of MariaDivi.http://coffeenix.net/doc/mysql/securing_mysql.htmlIn the above article It is important to make a habit of changing passwords in the command line...

2 years ago

1 answers
91 views
0
I have a question about the data exchange between SQLite and IndexedDB.

Currently, Android has created and stored schedule-related data through SQLite. Gear 2 is going to use IndexedDB because it wants to be linked with Samsung Gear S2.When I send a request from the gear ...


1 answers
55 views
0
Isn't it possible to send it as an object when transferring Firebase DB?

Pass the following types corresponding to the available JSON types:StringLongDoubleBooleanMapListPass custom Java objects. The class that defines the object must have a default constructor that does n...

2 years ago

1 answers
59 views
0
Get Android Studio db Data

Obtain x, y, and z values with 6-axis sensors (acceleration and gyro sensors).The x, y, and z values of the sensor have been received by the mobile application using Bluetooth.The Android studio creat...

2 years ago

2 answers
75 views
0
(Wang novice) Server, DB hosting help is urgently needed.

Hello? I'm going to develop an application.And, I have developed the basic development of ios, but I still have no idea about DB and server even though I have tried to google it.While I was looking fo...


1 answers
100 views
0
Is there a DB performance test tool?

We're going to measure the data processing speed when we deliver insert, update query statements to DB 10,000 times or 100,000 times I would appreciate it if you could tell me what tools are related t...

2 years ago

1 answers
122 views
0
I'm just a beginner learning how to make Android apps. I want to make an image bulletin board app.

My level right now is to watch the Android studio course I'm learning how to use various components and basic Java.The app and web that I want to create are Images in the shape of a checkerboard are l...


1 answers
58 views
0
Tell me about the blog DB structure!

I'd like to make a blog with PHP. I would like to create a personal blog of members like Naver blog, not a personal homepage. I have many questions about DB design before making it.I don't think it wa...

2 years ago
« - 7 - »

© 2024 OneMinuteCode. All rights reserved.