Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: query

MySQL connection query uses?

I have been trying to make it work for a long time, but it doesn’t seem to work, maybe it’s not even possible, what I want to do is use a MySQL connection query like this I found Examples…

October 4, 2021By Simo Mysql connection, like, mysql, query, useLeave a Comment

Mysql – ColdFusion for parameterized queries

I have a query that I run to fill the CFChart that I am trying to parameterize:

SELECT *
FROM closed_tickets
WHERE MONTH(closed_date) = #month#
AND YEAR(closed_date) = #dateFormat(theMont

October 4, 2021By Simo Mysql chemical, ColdFusion, mysql, parameter, queryLeave a Comment

Mysql thousands of large data query optimization

1. Optimize queries and avoid them as much as possible For a full table scan, you should first consider establishing an index on the columns involved in where and order by. 2. Try to avoid the wh

October 4, 2021By Simo Mysql 10 million, data, large, Level, mysql, Optimization, Quantity, queryLeave a Comment

Big big architecture better MySQL query performance

There is a very strange problem between the query on my server and the MySql InnoDB architecture.

The query has a high query time (about 1, 6 – 2 seconds), and my database is almost empty.

October 3, 2021By Simo System Architecture architecture, better, big, More, mysql, performance, queryLeave a Comment

Retrieving Hibernate query results as result set is not list

Department,
I’m new to hibernation. I have to say that it really simplifies all the content of SQL queries. However, manipulating the returned results is a pain for me Headache.

The results

October 3, 2021By Simo Search Engines As, Hibernate, List, not, query, result, search, setLeave a Comment

Performance – The query is very slow when loading on PostgreSQL

We are using PostgreSQL version 9.4 database on Amazon EC2. All of our queries ran very slow on the first attempt, until after it was cached they were very fast, but it was not Mediation because it

October 2, 2021By Simo Performance First, loading, performance, PostgreSQL, query, running, speed, time, very slowLeave a Comment

How to use LXML and XPath to retrieve all child nodes in a single query

This is my xml data

New York
non-capital

London
capital

Use lxml&Python

from lxml import etree as ET
parser = ET.XMLParser(recover=True)
tree = ET.fromstring(xml_data

October 2, 2021By Simo Search Engines all, how to use, lxml, Medium, nodes, query, retrieve, single, Sub, XPathLeave a Comment

What is the best SQL query in the following result set

I will say in advance, out of respect for your time and website-this is a homework. However, I have considered and wrote a solution, but since I cannot I am a bit annoyed to successfully analyze it

October 2, 2021By Simo Search Engines here, optimal, query, result, search, set, SQL, whatLeave a Comment

Configuring unit query performance is not good

I am adding 3 HIVE large tables (billion-row tables). Collected all the statistics, but the performance is still poor (query time is 40 minutes). Can I set any parameters in the HIVE prompt f

October 2, 2021By Simo Performance configuration, not good, performance, query, UnitLeave a Comment

ASP.NET: How to test linQ query

How to test a LINQ query, as follows:

var vUser = (from u in this.dbName.aspnet_Users< br /> where u.UserName.Equals(this.wCreateUser.UserName)
select u).Single(); I keep getting the null ex

September 29, 2021By Simo Asp ASP, ASP.NET, How to, linq, query, testLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4 Page 5
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress