- Out-of-Stock
Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
Relational Database Design and Implementation
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
The book begins by reviewing the SQL statements. Topics such as the relational data model, normalization, data and Codd's Rules (and why they are important). "Dummies" -style talking down to the reader.
Supporting the book's step-by-step instruction are three NEW case studies illustrating database planning, analysis, design, and management practices. In addition to these real-world examples, which include the object-relational design techniques, an entirely NEW section of three chapters is devoted to database implementation and management issues.
* Principles needed to understand the basis of good design and implementation practices.
* Examples to illustrate the concept of work for the better comprehension.
* Methods for tailoring What do you think is going to do?
* Design approaches that ensure data accuracy and consistency.
* Examples of how design can inhibit or boost database application performance.
* Object-relational design techniques, benefits, and examples.
* Instructions on how to choose and use a normalization technique.
* Guidelines for understanding and applying Codd's rules.
* Tools to implement a relational design using SQL.
* Techniques for using CASE tools for database design.
Part One: Introduction
Chapter 1: The Database Environment
Chapter 2: Systems Analysis and Database Requirements
Part Two: Database Design Theory
Chapter 3: Why Good Design Matters
Chapter 4: Entities and Relationships
Chapter 5: The Relational Data Model
Chapter 6: Normalization
Chapter 7: Database Structure and Performance Tuning
Chapter 8: Codd's Rules for Relational Database Design
Part Three: Relational Design Practice
Chapter 9: Using SQL to Implement and Relational Design
Chapter 10: Using CASE Tools for Database Design
Chapter 11: Database Design Case Study # 1: Database Design Case Study # 1: Mighty-Mite Motors
Chapter 12: Database Design Case Study # 2: East Coast Aquarium
Chapter 13: Database Design Case Study # 3: SmartMart
Part Four: Database Implementation Issues
Chapter 14: Concurrency Control
Chapter 15: Database Security
Chapter 16: Data Warehousing
Chapter 17: Data Quality
Chapter 18: XML
Appendix A: Historical Antecedents
Other products in the same category (16)
No product available!
No product available!
No product available!
The fun with marble runs continues with Ugears\' Marble Run Tiered Hoist, the third in a series of Ugears modular marble runs. This unique entrant in our growing collection of entertaining wooden marble runs features a 3-tiered stair lift that raises the marbles to the top for amusement park adventures. This wooden DIY kit is both a 3D puzzle and a fun toy. The Marble Run Tiered Hoist features a fascinating lift, three new track elements, and interesting trap and release mechanisms sprinkled throughout. Turn the hand crank and watch the marbles make their journeys through various obstacles down to the collection tray below. Multiple tracks and elements are packed into a compact space in this well-designed DIY marble run. UGears 70170
No product available!
No product available!
AVT kit for self-assembly of a falling meteorite. AVT3186 B
No product available!
The assembled and activated module is designed to control differently colored LEDs. AVTMOD02
No product available!
THE SMALLEST MILLIOLOMOMETER FOR THE POWER SUPPLY - A KIT FOR INDEPENDENT INSTALLATION
No product available!
No product available!
Mobile battery with a capacity of 6000 mAh, with flashlight function, for charging portable electronic devices, powered by 5V. The Power Bank is charged via the USB port
No product available!
No product available!
Kit containing Raspberry Pi Pico and Raspberry Pi 4B 4 GB. The kit also includes the necessary connectors, cables, power supply and housing - heat sink
No product available!
No product available!
Kit containing Raspberry Pi Pico and Raspberry Pi 4B 4 GB. The kit also includes the necessary connectors, cables, power supply and housing - heat sink
No product available!
No product available!
No product available!