whereclause
There are 26 repositories under whereclause topic.
evoluteur/structured-filter
jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
byerlikaya/SmartWhere
It intelligently filters a sequence of items in a simple and practical way.
zhurongbo111/ExpressionToWhereClause
The source codes of nuget package https://www.nuget.org/packages/ExpressionToWhereClause/
abdullah2993/expression-parser
An expression evaluator written in typescript with the goal to support SQL like WHERE clauses.
himanshu1295/MySQL_Database_Project
MySQL Database Project
KG-GitHubRepo/SQL-Projects
💻 Leveraging the power of SQL to extract actionable insights from complex datasets.
pavinan/java.devextreme.helpers.datasource
Creates a sql where clause from DevExtreme remote datasource with filtering.
shivanidashore777/FAASOS_SQL_ANALYSIS_PROJECT
Faasos (now Rebel Foods) is a popular Indian food delivery company. It started as a restaurant chain, then shifted online. They offer affordable meals, diverse cuisines, and efficient delivery. Rebel Foods operates multiple brands, using technology to enhance the food delivery experience.
SurajGusain0007/FAASO_SQL_ANALYSIS_PROJECT
Rebel Foods, formerly known as Faasos, is a renowned food delivery company in India. It originated as a restaurant chain but transitioned into an online platform. Rebel Foods is known for providing affordable meals, a wide variety of cuisines, and prompt delivery services. They operate numerous brands and leverage technology to enhance the overall
colorknight/filter4go
A data filtering tool compatible with sql where clause syntax
rahkum96/Sports-Analytics--IPL-Dataset-By-SQL-
Analysis of past years' IPL data with help of complex SQL queries, visualized the outcome in tableau and drawn meaningful conclusions on the outcome
Ajit49/SQL-Project-On-Pizza-Sales
SQL Project on Pizza Sales
Mahamad-Jameer-Makandar/Travego-Travellers
Implemented MySQL schema for Travego Travellers, recording diverse passenger data and travel prices. Proficient in SQL commands, the project enhances decision-making for travel planning and pricing strategies.
nileshjhalani/Air-lines-Analysis-SQL-Project
Data Exploration and analysis using MySQL
Prajjwol09/MySQL
The purpose of this repository is to provide a comprehensive guide to MySQL for beginners. It covers the basic concepts and operations involved in using MySQL.
sangam10/linq
internal implementation of Where, Select, Join in c#
SurajGusain0007/Asia-Cup-SQL-Data-Analysis
"Unveiling the Secrets of Asia Cup: A Journey Through Data Analysis! 🏏📊 Dive deep into the heart of the 𝗔𝘀𝗶𝗮 𝗖𝘂𝗽 𝘄𝗶𝘁𝗵 𝗼𝘂𝗿 𝗹𝗮𝘁𝗲𝘀𝘁 𝗦𝗤𝗟 𝗱𝗮𝘁𝗮 𝗮𝗻𝗮𝗹𝘆𝘀𝗶𝘀 𝗽𝗿𝗼𝗷𝗲𝗰𝘁❗ 🌏🔍 From thrilling matches to strategic player insights, discover the hidden patterns and fascinating trends that shaped the tournament. 🏆💻
tasivabhavani/SQL-Project-92.7BIG-FM-Digitsndata-
Wrapped up a fantastic SQL challenge at Digits n Data, where I had the opportunity to work with a compact yet intriguing database featuring 7 tables. 💻🔗 From optimizing queries to ensuring seamless data relationships, every step was a chance to showcase the beauty of SQL simplicity. 🌐✨.
tasivabhavani/SQL-Project-Steeldata.Org-
As a Customer Insights Analyst for 'The General Store' Analysed the data sitting in different tables to find out crucial information about customers so as to provide to the marketing team.
Coder-Chitta/SQL_Day_Wise_Agenda
SQL - Structured Query Language
fredericaltorres/JSonQueryRunTime
JsonQueryRunTime is a .NET library to apply where clause like expression to JSON string, JSON string list, JSON-Lines file.
pavinan/DevExtreme.Helpers.DataSource
Creates a sql where clause from DevExtreme remote datasource with filtering.
prashantpagaree/SQL-Practice-2
SQL Where Clause, Group by , Having, Order by , Functions
SabbirMamun12/SQL-query-department-employee-job-location
DBMS SQL query
SabbirMamun12/SQL-query-table-employee-salary
SQL query DBMS
xzebcex/Filtered-Student-Information
This SQL query returns the last name, first name, student ID, and class ID of students with the first name 'Thomas' who are enrolled in 'COMPSCI101'. It filters results based on these conditions using a WHERE clause.