We may earn an affiliate commission when you visit our partners.
Course image
Wassim Joseph

في نهاية هذا المشروع هتكون قادر تنشئ قاعدة بيانات وتحط جواه جداول وتدخل فيه بيانات و كمان هتكون قادرتستخدم الـ السي كيو ال في تصفية ال البيانات العندك و كمان هتقدر تعرض ال البيانات بتاعتك بترتيب معين و بالشكل الي انت محتاجه بسهولة و هنغطي معظم ال اوامر السي كيو ال الي انت ممكن تحتاجها في التعامل مع ال البيانات بتاعتك و تتأكد ان مفيش أي اخطاء في الكتابة.

Read more

في نهاية هذا المشروع هتكون قادر تنشئ قاعدة بيانات وتحط جواه جداول وتدخل فيه بيانات و كمان هتكون قادرتستخدم الـ السي كيو ال في تصفية ال البيانات العندك و كمان هتقدر تعرض ال البيانات بتاعتك بترتيب معين و بالشكل الي انت محتاجه بسهولة و هنغطي معظم ال اوامر السي كيو ال الي انت ممكن تحتاجها في التعامل مع ال البيانات بتاعتك و تتأكد ان مفيش أي اخطاء في الكتابة.

هذا المشروع للمهتمين بمجال تحليل البيانات باستخدام لغة ال سي كيو ال ، و هذا المشروع للمبتدئين لأننا هنبدأ نتعلم لغة الـ سي كيو ال و نفهم طريقة الكتابة بتاعتها. بعد المشروع هتقدر انك تتعامل مع أي dataset هتقابلك و هتقدر انك تقراء و تكتب لغة الـ سي كيو ال و تنشئ قاعدة البيانات الخاصة بك و ده هيساعدك لو اشتغلت ك محلل للبيانات انك تبقي عارف ازاى تتعامل مع ال قاعدة البيانات الفي الشركة بتاعتك.

في هذا المشروع ، سنستخدم Microsoft SQL server و هنستخدم لغة الـ SQL علشان لغة الاستعلامات البنائية هي لغة للتعامل والتحكم مع قواعد البيانات المترابطة من خلال التعامل مع تراكيب البيانات وإجراء عمليات إدخال البيانات والحذف والفرز والبحث والتصفية والتعديل وخلافه

Enroll now

What's inside

Syllabus

ملخص المشروع
في نهاية هذا المشروع هتكون قادر تنشئ database وتحط جواه جداول أو tables وتدخل فيه بيانات او data و كمان هتكون قادرتستخدم الـ SQL في تصفية ال data العندك و كمان هتقدر تعرض ال data بتاعتك بترتيب معين و بالشكل الي انت محتاجه بسهولة و هنغطي معظم ال SQL statements الي انت ممكن تحتاجها في التعامل مع ال data بتاعتك و تتأكد ان مفيش أي syntax error. هذا المشروع للمهتمين بمجال تحليل البيانات data analysis باستخدام لغة ال SQL ، و هذا المشروع للمبتدئين لأننا هنبدأ نتعلم لغة الـ SQL و نفهم ال syntax بتاعتها. بعد المشروع هتقدر انك تتعامل مع أي dataset هتقابلك و هتقدر انك تقراء و تكتب لغة الـ SQL و تنشئ ال database الخاصة بك و ده هيساعدك لو اشتغلت ك data analyst انك تبقي عارف ازاى تتعامل مع ال database الفي الشركة بتاعتك. في هذا المشروع ، سنستخدم Microsoft SQL server و هنستخدم لغة الـ SQL علشان لغة الاستعلامات البنائية هي لغة للتعامل والتحكم مع قواعد البيانات المترابطة من خلال التعامل مع تراكيب البيانات وإجراء عمليات إدخال البيانات والحذف والفرز والبحث والتصفية والتعديل وخلافه.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Focuses on helping learners write SQL statements to interact with relational databases
Taught by Wassim Joseph, who are recognized for their expertise in data analytics using SQL
Designed for beginners, providing a solid foundation for working with SQL
Uses Microsoft SQL Server, making it relevant for professionals working with relational databases
Covers a range of SQL commands and syntax, providing comprehensive learning

Save this course

Save تصفية و ترتيب المعلومات باستخدام SQL to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in تصفية و ترتيب المعلومات باستخدام SQL with these activities:
Review SQL syntax and commands
Reintroduce yourself to SQL syntax, commands, and related concepts to strengthen your foundation for this course.
Browse courses on SQL Syntax
Show steps
  • Consult online resources or textbooks to review basic SQL syntax
  • Practice writing basic SQL queries and commands
Solve SQL practice problems
Engage in targeted practice by solving SQL problems to refine your understanding and identify areas for improvement.
Browse courses on Data Analysis
Show steps
  • Find online SQL practice problems or use resources provided by the course
  • Attempt to solve the problems independently
  • Review your solutions against provided answers or consult with peers or instructors for feedback
Follow online SQL tutorials
Enhance your understanding by following online tutorials that provide step-by-step guidance on specific SQL concepts and techniques.
Show steps
  • Identify reputable online platforms or resources that offer SQL tutorials
  • Select tutorials that align with your learning needs and interests
  • Follow the tutorials, complete any exercises or assignments, and take notes to reinforce your learning
Three other activities
Expand to see all activities and additional details
Show all six activities
Engage in peer discussions and study groups
Connect with classmates to share insights, ask questions, and support each other's learning journeys.
Show steps
  • Join or create a study group with fellow students
  • Regularly meet to discuss course materials, work on assignments, and engage in peer teaching
  • Encourage open and supportive communication to foster a collaborative learning environment
Develop a small-scale database project
Apply your acquired skills to create a mini database project, solidifying your understanding of database design, data manipulation, and SQL implementation.
Browse courses on Data Modeling
Show steps
  • Identify a simple real-world scenario or problem that can be addressed using a database
  • Design the database schema, including tables, columns, and relationships
  • Create the database and implement the schema using SQL
  • Populate the database with sample data
  • Write SQL queries to retrieve, manipulate, and analyze the data
Contribute to an open-source SQL project
Engage with the wider SQL community by contributing to an open-source project. This will expose you to real-world SQL usage, enhance your problem-solving abilities, and build your professional network.
Browse courses on Database Development
Show steps
  • Identify open-source SQL projects that align with your interests and skills
  • Familiarize yourself with the project's codebase and documentation
  • Propose and implement a small feature or improvement to the project
  • Submit a pull request for your contribution and engage with the project maintainers
  • Monitor the project's progress and provide ongoing support as needed

Career center

Learners who complete تصفية و ترتيب المعلومات باستخدام SQL will develop knowledge and skills that may be useful to these careers:
Data Analyst
Data Analysts collect, clean, and analyze data to help organizations make informed decisions. The تصفية و ترتيب المعلومات باستخدام SQL course provides a strong foundation in SQL, a fundamental tool for data analysis, making it valuable for aspiring Data Analysts.
Data Engineer
Data Engineers design, build, and maintain data pipelines and infrastructure to support data-driven applications and analytics. The تصفية و ترتيب المعلومات باستخدام SQL course provides a strong foundation in SQL, a fundamental tool for data engineering, making it beneficial for aspiring Data Engineers.
Data Scientist
Data Scientists use scientific methods, algorithms, and systems to extract knowledge and insights from data. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a key tool for data manipulation and analysis, making it beneficial for aspiring Data Scientists.
Statistician
Statisticians collect, analyze, interpret, and present data to make informed decisions. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data manipulation and analysis, making it beneficial for aspiring Statisticians.
Database Manager
Database Managers plan, implement, and maintain database management systems (DBMSs) and related software to meet the data management needs of an organization. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a key language used for data manipulation and management, making it beneficial for aspiring Database Managers.
Software Engineer
Software Engineers design, develop, and maintain software applications and systems. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a widely used database language, making it beneficial for aspiring Software Engineers who work with data-centric applications.
Information Security Analyst
Information Security Analysts plan and implement security measures to protect an organization's IT infrastructure and data. The تصفية و ترتيب المعلومات باستخدام SQL course provides a strong foundation in SQL, a key tool for data security and analysis, making it beneficial for aspiring Information Security Analysts.
Business Analyst
Business Analysts use data analysis and problem-solving skills to identify opportunities for improvement and make recommendations to stakeholders. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and visualization, making it beneficial for aspiring Business Analysts.
Financial Analyst
Financial Analysts use data analysis and modeling to make recommendations on investments and financial decisions. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and visualization, making it beneficial for aspiring Financial Analysts.
Risk Analyst
Risk Analysts identify, assess, and manage risks to an organization. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and risk assessment, making it beneficial for aspiring Risk Analysts.
Operations Research Analyst
Operations Research Analysts use mathematical and analytical methods to solve business problems and improve efficiency. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and optimization, making it beneficial for aspiring Operations Research Analysts.
Actuary
Actuaries use mathematical and statistical methods to assess risk and uncertainty in financial matters. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and modeling, making it beneficial for aspiring Actuaries.
Market Researcher
Market Researchers collect, analyze, and interpret data to understand consumer behavior and market trends. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and visualization, making it beneficial for aspiring Market Researchers.
Healthcare Analyst
Healthcare Analysts use data analysis and modeling to identify opportunities for improving healthcare outcomes and reducing costs. The تصفية و ترتيب المعلومات باستخدام SQL course provides a solid foundation in SQL, a valuable tool for data analysis and visualization, making it beneficial for aspiring Healthcare Analysts.
Web Developer
Web Developers design and develop websites and web applications. The تصفية و ترتيب المعلومات باستخدام SQL course provides a strong foundation in SQL, a common database language used in web development, making it beneficial for aspiring Web Developers who work with data-driven websites.

Reading list

We've selected seven books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in تصفية و ترتيب المعلومات باستخدام SQL.
Provides a comprehensive overview of SQL and relational theory. It valuable resource for developers and database professionals who want to learn how to write accurate and efficient SQL code.
Provides a comprehensive guide to using SQLAlchemy, a popular Python library for working with SQL databases. It valuable resource for developers who want to learn how to use SQLAlchemy to interact with SQL databases.
Fun and engaging introduction to SQL. It uses a conversational tone and plenty of visual aids to make learning SQL easy and enjoyable.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to تصفية و ترتيب المعلومات باستخدام SQL.
Power BI لوحة بيانات مبيعات باستخدام برنامج
Most relevant
كيفية استخدام ال SQL مع قواعد البيانات الكبيرة
Most relevant
كيف تبدأ بتعلم Microsoft Excel
Most relevant
MySQL تكنولوجيا المعلومات مع
Most relevant
Microsoft Excel حسابات البيانات في
Most relevant
Microsoft Excel إنشاء أداه تعقب لإدارة المشاريع باستخدام
Most relevant
AutoCAD للتصميم الأنتاجي
Most relevant
Excel والمخططات المتقدمة فى Pivotاستخدام جداول و مخططات...
Most relevant
Microsoft Excel إنشاء سجل دوام لموظف باستخدام
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser