14th March 2023 0 Project Charts & Layouts By indiafreenotes To create charts and layouts for a project, you can follow these general steps: Identify Project Requirements: Begin by identifying… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
8th December 2022 0 Push vs. Pull Strategy By indiafreenotes Push Marketing Strategy A push promotional strategy is a marketing strategy that sees companies take its products to its consumers.… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
3rd November 2022 0 Corporate Policy as a field of study By indiafreenotes In India, formal education began in 1950s and received huge enhancement in 1960 with the establishment of Indian institute of… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 Basic understanding in Dashboard and Storyboard By indiafreenotes A business intelligence dashboard is a data visualization technique that displays the current status and/or historical trends of metrics and… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 Aggregate Functions, Relational Algebra By indiafreenotes Aggregate functions are functions that define an operation which consumes values from multiple records to a produce a single output.… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 Data Query Language: Where clause, Order by, Group by By indiafreenotes Where clause The WHERE clause is used to filter records. It is used to extract only those records that fulfill… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 DCL commands: Grant, Revoke By indiafreenotes Data Controlling Language (DCL) helps users to retrieve and modify the data stored in the database with some specified queries.… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 DDL commands: Create, Add, Drop By indiafreenotes The Structure of Create Table Command Table name is Student Column name Data type Size Reg_no varchar2 10 Name char… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 1 DML Commands: Insert, Delete, Update By indiafreenotes Insert The INSERT INTO statement of SQL is used to insert a new row in a table. There are two… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...
26th October 2022 0 TCL Commands: Commit, Roll Back, Save point By indiafreenotes COMMIT command in SQL is used to save all the transaction-related changes permanently to the disk. Whenever DDL commands such… Share this:TwitterFacebookWhatsAppTelegramEmailLinkedInRedditPocketPinterestPrintMoreTumblrLike this:Like Loading...