CN103577420A - Method and device for inquiring user information dynamically - Google Patents
Method and device for inquiring user information dynamically Download PDFInfo
- Publication number
- CN103577420A CN103577420A CN201210256488.5A CN201210256488A CN103577420A CN 103577420 A CN103577420 A CN 103577420A CN 201210256488 A CN201210256488 A CN 201210256488A CN 103577420 A CN103577420 A CN 103577420A
- Authority
- CN
- China
- Prior art keywords
- user
- query
- information
- categories
- query categories
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/248—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/2425—Iterative querying; Query formulation based on the results of a preceding query
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/242—Query formulation
- G06F16/2428—Query predicate definition using graphical user interfaces, including menus and forms
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a method and a device for inquiring user information dynamically. The method comprises the steps of: after receiving an inquiry request carrying with user identification information sent by a first user, obtaining inquiry category which can be inquired by the first user from configured inquiry category information and showing the inquiry category; after receiving the inquiry category selected by the first user, obtaining an inquiry condition corresponding to the inquiry category which is selected by the first user from configured inquiry condition information; obtaining a query sentence template corresponding to the inquiry category which is selected by the first user from the inquiry category information; after receiving the inquiry condition selected by the first user, generating a query sentence based on the obtained query sentence template, the inquiry condition selected by the first user and the user identification information of the first user, and inquiring the user information from an inquiry database which corresponds to the inquiry category selected by the first user by using the query sentence, and displaying the inquired user information. The scheme reduces development cost and improves inquiry efficiency.
Description
Technical field
The present invention relates to field of computer technology, espespecially a kind of user profile dynamic query method and device.
Background technology
Development along with telecommunications service, the particularly fast development of internet, mobile Internet etc., the user profile of storing in database is more and more, when user's Query Information, the information that need to show to user becomes increasingly complex, this user information revealing function that just requires business support system to realize is more and more, and corresponding function menu is also more and more.
Application number is in the patented claim of 200710166023.X, to disclose a kind of method and system of data base dynamic inquiry, and this data base dynamic inquiry method comprises: according to user's appointed information, from preset a plurality of metadata, search corresponding metadata; Described metadata comprises about the description of inquiry field, about the description of filtercondition, about the description of sort criteria and about inquiring about the description of subobject; According to the metadata information obtaining, generated query object; Call parameters interface, revises any one or the combination in any item in inquiry field, filtercondition, sort criteria and four contents of inquiry subobject according to actual demand; According to query object and parameter modification information thereof, generate SQL query statement; Carry out described SQL query statement, complete data base querying, return data result set.The method all will find the description comprising accordingly about inquiry field according to user's appointed information for each inquiry, description about filtercondition, about the description of sort criteria and about inquiring about the metadata of the description of subobject, then according to this metadata generated query object, call parameters interface is revised actual demand and is revised inquiry field, filtercondition, after any one or combination in any item in sort criteria and four contents of inquiry subobject, according to query object, generate SQL query statement, carry out SQL query statement, complete data base querying, visible the method all needs to generate a query statement for each inquiry of user, and the process of generated query statement is very complicated, this has just increased cost of development, reduced search efficiency.
Summary of the invention
The embodiment of the present invention provides a kind of user profile dynamic query method and device, the problem that increases cost of development, reduces search efficiency in order to solve user profile dynamic query method of the prior art.
A dynamic query method, comprising:
Receive after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain query categories displaying that described first user can be inquired about, wherein, described query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database;
Receive after the query categories of described first user selection, obtain querying condition corresponding to query categories that described first user is selected from the querying condition information of configuration, wherein, described querying condition information comprises the corresponding relation of query categories and querying condition; And
From described query categories information, obtain query statement template corresponding to query categories that described first user is selected;
Receive after the querying condition of described first user selection, the querying condition of selecting according to the query statement template getting, described first user and the user totem information generated query statement of described first user, used searching user's information the displaying in Query Database corresponding to the query categories of described first user selection of described query statement.
A dynamic queries device, comprising:
Query categories acquiring unit, for receiving after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain the query categories that described first user can be inquired about, wherein, described query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database;
Query categories display unit, for showing the query categories that described query categories acquiring unit obtains to described first user;
Querying condition acquiring unit, for receiving after the query categories of described first user selection, from the querying condition information of configuration, obtain querying condition corresponding to query categories that described first user is selected, wherein, described querying condition information comprises the corresponding relation of query categories and querying condition; And query statement template corresponding to query categories of obtaining described first user selection from described query categories information;
Querying condition display unit, for showing the querying condition that described querying condition acquiring unit obtains to described first user;
Query statement generation unit, for receiving after the querying condition of described first user selection, the querying condition of selecting according to the query statement template getting, described first user and the user totem information generated query statement of described first user;
Query statement performance element, for Query Database searching user's information corresponding to query categories that uses the query statement of described query statement generation unit generation to select at described first user;
Query Result display unit, for showing the user profile that described query statement performance element inquires to described first user.
Beneficial effect of the present invention is as follows:
User profile dynamic query method and device that the embodiment of the present invention provides, this scheme receives after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain query categories displaying that described first user can be inquired about, wherein, described query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database; Receive after the query categories of described first user selection, obtain querying condition corresponding to query categories that described first user is selected from the querying condition information of configuration, wherein, described querying condition information comprises the corresponding relation of query categories and querying condition; And query statement template corresponding to query categories of obtaining described first user selection from described query categories information; Receive after the querying condition of described first user selection, the querying condition of selecting according to the query statement template getting, described first user and the user totem information generated query statement of described first user, used searching user's information the displaying in Query Database corresponding to the query categories of described first user selection of described query statement.This scheme is obtained after the querying condition of user's selection, directly use the query statement template generated query statement corresponding with query categories of storing in query categories information, owing to applying mechanically pre-stored query statement template, simplified the process of generated query statement, avoided for each user's inquiry, all will experiencing in prior art the process of very complicated generated query statement, so just reduce cost of development, improved search efficiency simultaneously.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of user profile dynamic query method in the embodiment of the present invention;
Fig. 2 is the structural representation of user profile dynamic queries device in the embodiment of the present invention;
Fig. 3 is the structural representation of preferred user profile dynamic queries device in the embodiment of the present invention;
Fig. 4 is the process flow diagram of user language call free resource information dynamic query method in the embodiment of the present invention.
Embodiment
For the user profile dynamic query method existing in prior art, increase the problem of cost of development, reduction search efficiency, the user profile dynamic query method that the embodiment of the present invention provides, the flow process of the method as shown in Figure 1, performs step as follows:
S10: receive after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain query categories displaying that first user can be inquired about, wherein, query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database.
Query Database can have a plurality of, record can be each user profile in moving communicating field, also can be each user profile in data analysis field etc., each user profile in record communication field of take below in database describes as example.
According to the user profile recording in Query Database, the classification of the user profile comprising in specified data storehouse, the query categories when classification of user profile can be used as user's Query Information.Can configuration querying classification information according to the user profile recording in Query Database, wherein in query categories information, can comprise the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database, such as: the information such as query categories numbering, query statement, template, query categories title, state, brand classification, query categories description, a corresponding query statement template of query type, certain query type also can corresponding multiple queries statement template.Form storing queries classification information that can form, can certainly other form storage, repeats no more here.
User totem information can be the information such as subscriber phone number, user account name.
S11: receive after the query categories of first user selection, obtain querying condition corresponding to query categories that first user is selected from the querying condition information of configuration, wherein, querying condition information comprises the corresponding relation of query categories and querying condition.
According to the user profile recording in Query Database, determine the condition that each classification is corresponding, querying condition when condition corresponding to each classification can be used as user's Query Information.Can configuration querying conditional information according to the user profile recording in Query Database, wherein querying condition information comprises the querying condition that each query categories is corresponding, such as: query type numbering, querying condition numbering, querying condition represent form (edit box, combobox etc.), querying condition title (such as user mobile phone number, free resource classification etc.) etc. information.Form storing queries conditional information that can form, can certainly other form storage, repeats no more here.
S12: obtain query statement template corresponding to query categories that first user is selected from query categories information.
S13: receive after the querying condition of first user selection, the querying condition of selecting according to the query statement template getting, first user and the user totem information generated query statement of first user, used query statement searching user's information displaying in Query Database corresponding to the query categories of first user selection.
Can carry out S12 and S11 simultaneously, and then carry out S13.Also can first carry out S11, then carry out S12, and then carry out S13.Can also first carry out S11, after receiving the querying condition of first user selection, carry out S12, and then generated query statement.
This scheme is obtained after the querying condition of user's selection, directly use the query statement template generated query statement corresponding with query categories of storing in query categories information, owing to applying mechanically pre-stored query statement template, simplified the process of generated query statement, avoided for each user's inquiry, all will experiencing in prior art the process of very complicated generated query statement, so just reduce cost of development, improved search efficiency simultaneously.
Preferably, above-mentioned user profile dynamic query method, also comprises: receive after the customization request of carrying user totem information of VIP user's transmission, obtain the query categories in query categories information table and show; Receive after the query categories of VIP customization, the corresponding relation of VIP user's user totem information and custom-built query classification is stored in query categories information.
For VIP user, customize services can also be provided, when receiving VIP user, send after customization request, can show that query categories all in the query categories information of configuration is for VIP user's selection to VIP user.For example: the query categories that Ruo Xiang domestic consumer provides comprises subscriber data, single in detail, the balance of funding, bill, integration consumption, preferential, expense etc. content before account, this is a very long list, but certain VIP user is only concerned about bill and integration consumption, this VIP user just can customize bill and integration and consume this two query categories so, after receiving these two query categories of VIP customization, these two query categories of VIP user's user totem information and VIP customization are stored in query categories information table, follow-up this VIP user's Query Information just can have been used.
VIP can not had the query categories of customization to save as not query State yet, such as: the VIP user who mentions in upper example, subscriber data, the query entries such as list, the balance of funding, preferential, the front expense of account in detail, save as not query State, bill and integration consumption save as query State.Certainly can also adopt other mode to store, repeat no more here.
Concrete, in above-mentioned S10 from configuration query categories information obtain the query categories that user can inquire about, specifically comprise: if the user totem information that first user is VIP user and first user is stored in query categories information, from query categories information, obtain the query categories that the custom-built query classification corresponding to user totem information of first user can be inquired about as first user; If first user is VIP user but the user totem information of first user is not stored in query categories information or first user is non-VIP user, from query categories information, obtain the query categories that all query categories can be inquired about as first user.
Based on same inventive concept, the embodiment of the present invention provides a kind of user profile dynamic queries device, and structure as shown in Figure 2, comprising:
Query categories acquiring unit 20, for receiving after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain the query categories that first user can be inquired about, wherein, query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database.
Query categories display unit 21, for showing to first user the query categories that query categories acquiring unit 20 obtains.
Querying condition acquiring unit 22, for receiving after the query categories of first user selection, from the querying condition information of configuration, obtain querying condition corresponding to query categories that first user is selected, wherein, querying condition information comprises the corresponding relation of query categories and querying condition; And query statement template corresponding to query categories of obtaining first user selection from query categories information.
Querying condition display unit 23, for showing to first user the querying condition that querying condition acquiring unit 22 obtains.
Query statement generation unit 24, for receiving after the querying condition of first user selection, the querying condition of selecting according to the query statement template getting, first user and the user totem information generated query statement of first user.
Query statement performance element 25, Query Database searching user's information corresponding to query categories of selecting at first user for the query statement that uses query statement generation unit 24 to generate.
Query Result display unit 26, for showing to first user the user profile that query statement performance element 25 inquires.
Preferably, the structure of above-mentioned user profile dynamic queries device as shown in Figure 3, also comprises query categories customization units 27.
Query categories acquiring unit 20, also, for receiving after the customization request of carrying user totem information of VIP user's transmission, obtains the query categories in query categories information table.
Query categories display unit 21, also for showing the query categories that query categories acquiring unit 20 gets to VIP user.
Query categories customization units 27, for receiving after the query categories of VIP customization, is stored in the corresponding relation of VIP user's user totem information and custom-built query classification in query categories information.
Concrete, above-mentioned query categories acquiring unit 20, specifically for: if the user totem information that first user is VIP user and first user is stored in query categories information, from query categories information, obtain the query categories that the custom-built query classification corresponding to user totem information of first user can be inquired about as first user; If first user is VIP user but the user totem information of first user is not stored in query categories information or first user is non-VIP user, from query categories information, obtain the query categories that all query categories can be inquired about as first user.
Also each unit in above-mentioned user profile dynamic queries device can be used as an equipment, so just can form user profile system for dynamically querying, can be user's searching user's information equally.Also can query categories display unit, querying condition display unit, Query Result display unit be set to an equipment, for show query categories, querying condition and Query Result to user.
Inquiring user free resource voice call information take below as example illustrates said method flow process, as shown in Figure 4, specifically perform step as follows:
S40: user initiates the inquiry request of carrying subscriber phone number.
Suppose that subscriber phone number is 138XXXX3760.
S41: query categories acquiring unit receives user and initiates to carry after the inquiry request of subscriber phone number, obtains the query categories that user can inquire about, and return to query categories display unit from the query categories information of configuration.
Suppose: the query categories that query categories acquiring unit can be inquired about from query categories acquisition of information user according to subscriber phone number 138XXXX3760 is as follows: user brand (Global Link, M-ZONE, walk in the Divine Land), free resource, use GPRS flow information, terminal binding activity letter, bill destination address information.
The query categories that each user brand provides may be different, for example: Global Link brand user, outside common query categories, also can inquire about Global Link golf club residue free service number of times; M-ZONE brand user, outside common query categories, also can inquire about M-ZONE close friend and freely merely wrap close friend's number.If user is VIP user, can also carry out query categories customization, to realize differentiated service function.
S42: query categories display unit shows to user the query categories that query categories acquiring unit obtains from query categories information.
Namely to user, show following content: user brand (Global Link, M-ZONE, walk in the Divine Land), free resource, use GPRS flow information, terminal binding activity letter, bill destination address information.
S43: the query categories that in the query categories that user shows at query categories display unit, selection needs, and return to querying condition acquiring unit.
What suppose that user chooses is free resource.
S44: querying condition acquiring unit receives after the query categories of user's selection, obtains querying condition corresponding to query categories that user selects, and return to querying condition display unit from the querying condition information of configuration.
Suppose that querying condition acquiring unit is as follows according to querying condition corresponding to the free resource obtaining in querying condition information: voice call, note, GPRS flow.
S45: querying condition display unit is shown querying condition corresponding to query categories of selecting with user in the querying condition information that querying condition acquiring unit obtains to user.
The querying condition of showing to user is as follows: voice call, note, GPRS flow.
S46: choose the querying condition needing in the querying condition that user shows at querying condition display unit, and return to query statement generation unit.
What suppose that user chooses is language call.
S47: query statement generation unit receives after the querying condition of user's selection, from query categories information, obtain query statement template corresponding to query categories that user selects, querying condition and the user totem information generated query statement according to the query statement template getting, user, selected, and send to query statement performance element.
Query statement generation unit is used query statement template corresponding to free resource in query categories information, language call and the subscriber phone number 138xxxx3760 generated query statement according to the query statement template getting, user, selected.In this example, inquiring about query statement template can be:
Select local call the number of minutes
From free resource table
Where?rownum<500
#and cell-phone number=$ cell-phone number $ #
#and free resource classification=$ free resource classification $ #
Wherein symbol " # " represents dispensable content, and when querying condition does not provide, this condition will be removed; Symbol " $ " represents the content of being replaced by foreground queries condition.
S48: query statement performance element is used query statement searching user's information in Query Database corresponding to the query categories of user's selection, and returns to Query Result display unit.
S49: Query Result display unit is shown the user profile inquiring to user.
So just completed the whole process of inquiring user free resource language call-information.
Obviously, those skilled in the art can carry out various changes and modification and not depart from the spirit and scope of the present invention the present invention.Like this, if within of the present invention these are revised and modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention is also intended to comprise these changes and modification interior.
Claims (6)
1. a user profile dynamic query method, is characterized in that, comprising:
Receive after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain query categories displaying that described first user can be inquired about, wherein, described query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database;
Receive after the query categories of described first user selection, obtain querying condition corresponding to query categories that described first user is selected from the querying condition information of configuration, wherein, described querying condition information comprises the corresponding relation of query categories and querying condition; And
From described query categories information, obtain query statement template corresponding to query categories that described first user is selected;
Receive after the querying condition of described first user selection, the querying condition of selecting according to the query statement template getting, described first user and the user totem information generated query statement of described first user, used searching user's information the displaying in Query Database corresponding to the query categories of described first user selection of described query statement.
2. the method for claim 1, is characterized in that, also comprises:
Receive after the customization request of carrying user totem information of VIP user's transmission, obtain the query categories in described query categories information table and show;
Receive after the query categories of described VIP customization, the corresponding relation of described VIP user's user totem information and custom-built query classification is stored in described query categories information.
3. method as claimed in claim 2, is characterized in that, from the query categories information of configuration, obtains the query categories that described user can inquire about, and specifically comprises:
If described first user is the user totem information of VIP user and described first user, be stored in described query categories information, from described query categories information, obtain the query categories that the custom-built query classification corresponding to user totem information of described first user can be inquired about as described first user;
If described first user is VIP user but the user totem information of described first user is not stored in described query categories information or described first user is non-VIP user, from described query categories information, obtain the query categories that all query categories can be inquired about as described first user.
4. a user profile dynamic queries device, is characterized in that, comprising:
Query categories acquiring unit, for receiving after the inquiry request of carrying user totem information of first user transmission, from the query categories information of configuration, obtain the query categories that described first user can be inquired about, wherein, described query categories information comprises the corresponding relation of query categories and query statement template, and the corresponding relation of query categories and Query Database;
Query categories display unit, for showing the query categories that described query categories acquiring unit obtains to described first user;
Querying condition acquiring unit, for receiving after the query categories of described first user selection, from the querying condition information of configuration, obtain querying condition corresponding to query categories that described first user is selected, wherein, described querying condition information comprises the corresponding relation of query categories and querying condition; And query statement template corresponding to query categories of obtaining described first user selection from described query categories information;
Querying condition display unit, for showing the querying condition that described querying condition acquiring unit obtains to described first user;
Query statement generation unit, for receiving after the querying condition of described first user selection, the querying condition of selecting according to the query statement template getting, described first user and the user totem information generated query statement of described first user;
Query statement performance element, for Query Database searching user's information corresponding to query categories that uses the query statement of described query statement generation unit generation to select at described first user;
Query Result display unit, for showing the user profile that described query statement performance element inquires to described first user.
5. device as claimed in claim 4, is characterized in that, also comprises query categories customization units;
Described query categories acquiring unit, also, for receiving after the customization request of carrying user totem information of VIP user's transmission, obtains the query categories in described query categories information table;
Described query categories display unit, also for showing the query categories that described query categories acquiring unit gets to described VIP user;
Described query categories customization units, for receiving after the query categories of described VIP customization, is stored in the corresponding relation of described VIP user's user totem information and custom-built query classification in described query categories information.
6. device as claimed in claim 5, is characterized in that, described query categories acquiring unit, specifically for:
If described first user is the user totem information of VIP user and described first user, be stored in described query categories information, from described query categories information, obtain the query categories that the custom-built query classification corresponding to user totem information of described first user can be inquired about as described first user;
If described first user is VIP user but the user totem information of described first user is not stored in described query categories information or described first user is non-VIP user, from described query categories information, obtain the query categories that all query categories can be inquired about as described first user.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210256488.5A CN103577420A (en) | 2012-07-23 | 2012-07-23 | Method and device for inquiring user information dynamically |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210256488.5A CN103577420A (en) | 2012-07-23 | 2012-07-23 | Method and device for inquiring user information dynamically |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103577420A true CN103577420A (en) | 2014-02-12 |
Family
ID=50049225
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210256488.5A Pending CN103577420A (en) | 2012-07-23 | 2012-07-23 | Method and device for inquiring user information dynamically |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103577420A (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104462429A (en) * | 2014-12-12 | 2015-03-25 | 北京国双科技有限公司 | Method and device for generating database query sentences |
CN105824637A (en) * | 2016-03-17 | 2016-08-03 | 中国银行股份有限公司 | Customized query method and system |
CN107040612A (en) * | 2014-09-25 | 2017-08-11 | 海信集团有限公司 | A kind of information recommendation method and device |
CN107273550A (en) * | 2017-07-25 | 2017-10-20 | 郑州云海信息技术有限公司 | A kind of information query method and device |
CN107832462A (en) * | 2017-11-28 | 2018-03-23 | 北京恒华伟业科技股份有限公司 | A kind of data request method and device |
CN109739963A (en) * | 2018-12-27 | 2019-05-10 | 苏州龙信信息科技有限公司 | Information retrieval method, device, equipment and medium |
CN109871393A (en) * | 2019-03-05 | 2019-06-11 | 云南电网有限责任公司信息中心 | A kind of access method based on label system |
CN109947715A (en) * | 2018-09-07 | 2019-06-28 | 网联清算有限公司 | Log alarm method and device |
CN110390008A (en) * | 2019-07-25 | 2019-10-29 | 东莞市盟大塑化科技有限公司 | Report method for pushing, device, computer equipment and storage medium |
CN111339560A (en) * | 2020-02-26 | 2020-06-26 | 中国邮政储蓄银行股份有限公司 | Data isolation method, device and system |
CN111352955A (en) * | 2020-02-23 | 2020-06-30 | 中国平安财产保险股份有限公司 | Index data query method and device, electronic equipment and storage medium |
CN112182349A (en) * | 2020-09-14 | 2021-01-05 | 支付宝(杭州)信息技术有限公司 | Method, device and system for querying compliance file |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101145162A (en) * | 2007-10-31 | 2008-03-19 | 金蝶软件(中国)有限公司 | Data base dynamic inquiry method and system |
CN101271473A (en) * | 2008-04-29 | 2008-09-24 | 华为技术有限公司 | Data query method, device and system |
CN101604338A (en) * | 2009-07-23 | 2009-12-16 | 杭州华三通信技术有限公司 | User-defined information query method of a kind of realization and device |
CN101621791A (en) * | 2009-08-10 | 2010-01-06 | 中兴通讯股份有限公司 | Method and system for customizing personalized pages of portal website by mobile terminal user |
US20120150842A1 (en) * | 2010-12-10 | 2012-06-14 | Microsoft Corporation | Matching queries to data operations using query templates |
-
2012
- 2012-07-23 CN CN201210256488.5A patent/CN103577420A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101145162A (en) * | 2007-10-31 | 2008-03-19 | 金蝶软件(中国)有限公司 | Data base dynamic inquiry method and system |
CN101271473A (en) * | 2008-04-29 | 2008-09-24 | 华为技术有限公司 | Data query method, device and system |
CN101604338A (en) * | 2009-07-23 | 2009-12-16 | 杭州华三通信技术有限公司 | User-defined information query method of a kind of realization and device |
CN101621791A (en) * | 2009-08-10 | 2010-01-06 | 中兴通讯股份有限公司 | Method and system for customizing personalized pages of portal website by mobile terminal user |
US20120150842A1 (en) * | 2010-12-10 | 2012-06-14 | Microsoft Corporation | Matching queries to data operations using query templates |
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107040612A (en) * | 2014-09-25 | 2017-08-11 | 海信集团有限公司 | A kind of information recommendation method and device |
CN104462429B (en) * | 2014-12-12 | 2017-12-22 | 北京国双科技有限公司 | The generation method and device of query sentence of database |
CN104462429A (en) * | 2014-12-12 | 2015-03-25 | 北京国双科技有限公司 | Method and device for generating database query sentences |
CN105824637A (en) * | 2016-03-17 | 2016-08-03 | 中国银行股份有限公司 | Customized query method and system |
CN105824637B (en) * | 2016-03-17 | 2019-03-12 | 中国银行股份有限公司 | Method for inquiring customization and system |
CN107273550A (en) * | 2017-07-25 | 2017-10-20 | 郑州云海信息技术有限公司 | A kind of information query method and device |
CN107832462A (en) * | 2017-11-28 | 2018-03-23 | 北京恒华伟业科技股份有限公司 | A kind of data request method and device |
CN109947715A (en) * | 2018-09-07 | 2019-06-28 | 网联清算有限公司 | Log alarm method and device |
CN109947715B (en) * | 2018-09-07 | 2021-08-27 | 网联清算有限公司 | Log alarm method and device |
WO2020134684A1 (en) * | 2018-12-27 | 2020-07-02 | 苏州龙信信息科技有限公司 | Information retrieval method, apparatus, device and medium |
CN109739963A (en) * | 2018-12-27 | 2019-05-10 | 苏州龙信信息科技有限公司 | Information retrieval method, device, equipment and medium |
CN109871393A (en) * | 2019-03-05 | 2019-06-11 | 云南电网有限责任公司信息中心 | A kind of access method based on label system |
CN110390008A (en) * | 2019-07-25 | 2019-10-29 | 东莞市盟大塑化科技有限公司 | Report method for pushing, device, computer equipment and storage medium |
CN111352955A (en) * | 2020-02-23 | 2020-06-30 | 中国平安财产保险股份有限公司 | Index data query method and device, electronic equipment and storage medium |
CN111339560A (en) * | 2020-02-26 | 2020-06-26 | 中国邮政储蓄银行股份有限公司 | Data isolation method, device and system |
CN112182349A (en) * | 2020-09-14 | 2021-01-05 | 支付宝(杭州)信息技术有限公司 | Method, device and system for querying compliance file |
CN112182349B (en) * | 2020-09-14 | 2024-06-11 | 支付宝(杭州)信息技术有限公司 | Query method, device and system for compliance files |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103577420A (en) | Method and device for inquiring user information dynamically | |
CN103377652B (en) | A kind of method, device and equipment for carrying out speech recognition | |
CN106202096A (en) | Customer terminal webpage rendering intent and device | |
US20090300010A1 (en) | System, apparatus and method for generating and ranking contact information and related advertisements in response to query on communication device | |
EP2400408A1 (en) | Service personalizing system and method based on ontology | |
CN101309441A (en) | Information searching system based on subscriber location and calling center | |
CN104572960A (en) | Searching method and searching device | |
US20160165048A1 (en) | Methods and systems for automated business dialing | |
CN1917510B (en) | Method for accessing address list, and system of address list | |
CN101945184B (en) | IVR (Interactive Voice Response) realization method and device based on NGN (Next Generation Network) network | |
CN107818046A (en) | The A/B method of testings and device of the application program page | |
CN105279168A (en) | Data query method supporting natural language, open platform, and user terminal | |
CN106302915A (en) | The intelligent dialing method of a kind of self-assisted voice service and terminal | |
CN101968811A (en) | Method and device for online telephone data query, server, mobile phone and system | |
KR20160005563A (en) | System for replying telephone number using analysis of user's voice and method thereof | |
CN100392652C (en) | Retrieval system and method | |
CN102761671A (en) | IVVR service function menu generating method and device | |
CN103327041A (en) | Method and system for acquiring user contents | |
CN101710927A (en) | Method and system for providing information service based on voice platform | |
CN101808302B (en) | Cell phone bill inquiring device | |
CN105827780B (en) | A kind of incoming display method and device | |
CN102103606A (en) | Technology for realizing advanced search of commodities on mobile phone client | |
CN108595141A (en) | Pronunciation inputting method and device, computer installation and computer readable storage medium | |
CN109299241B (en) | Knowledge base organization method and device for chat robot | |
CN105872232A (en) | Number on-line inquiry method and number on-line inquiry apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20140212 |
|
RJ01 | Rejection of invention patent application after publication |